summaryrefslogtreecommitdiffstats
path: root/net/mudix/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-26 07:03:27 +0000
committerwill <will@FreeBSD.org>2000-12-26 07:03:27 +0000
commitd196712c22cb49af86d9a91a64866568e2fecde9 (patch)
tree440e44133b12fe15788d94af470358d3bdc8ce4a /net/mudix/Makefile
parent1fbdb1cdc50a833111f5e6e3c26693f8329ba41c (diff)
downloadFreeBSD-ports-d196712c22cb49af86d9a91a64866568e2fecde9.zip
FreeBSD-ports-d196712c22cb49af86d9a91a64866568e2fecde9.tar.gz
Update to 3.5. Relase this port to the world so someone more interested
in maintaining it can take the job. PR: 22893 Submitted by: Ports Fury
Diffstat (limited to 'net/mudix/Makefile')
-rw-r--r--net/mudix/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/mudix/Makefile b/net/mudix/Makefile
index 2bccc1b..c0b0792 100644
--- a/net/mudix/Makefile
+++ b/net/mudix/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= mudix
-PORTVERSION= 3.4
+PORTVERSION= 3.5
CATEGORIES= net
MASTER_SITES= http://dwizardry.dhs.org/mudix/
-MAINTAINER= will@FreeBSD.org
-
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+
+MAKE_ARGS= CC="${CC}" O_FLAGS="${CFLAGS}"
ALL_TARGET= mudix
do-install:
OpenPOWER on IntegriCloud