aboutsummaryrefslogtreecommitdiff
path: root/misc/muuz/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-05-30 08:12:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-05-30 08:12:13 +0000
commit16a2ae17c651ecd75da76ebaecea05d1265d6d8f (patch)
tree5b0a85071d2b6fd07288d56de0dfec52cdc48948 /misc/muuz/Makefile
parenta1abc9948ce8b38a29f6310b700ebd4f7fcc32b0 (diff)
downloadports-16a2ae17c651ecd75da76ebaecea05d1265d6d8f.tar.gz
ports-16a2ae17c651ecd75da76ebaecea05d1265d6d8f.zip
Notes
Diffstat (limited to 'misc/muuz/Makefile')
-rw-r--r--misc/muuz/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/muuz/Makefile b/misc/muuz/Makefile
index 870012d59d2c..36570493da99 100644
--- a/misc/muuz/Makefile
+++ b/misc/muuz/Makefile
@@ -5,17 +5,16 @@
# $FreeBSD$
#
-PORTNAME= muuz
-PORTVERSION= 0.27.1
-CATEGORIES= misc
+PORTNAME= muuz
+PORTVERSION= 0.27.2
+CATEGORIES= misc
MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/muuz/
MAINTAINER= kline@thought.org
LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
-#USE_IMAKE= yes (... no, not yet)
-USE_X_PREFIX= yes
+USE_IMAKE= yes
MAN1= muuz.1
.include <bsd.port.mk>