diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/muuz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/muuz/Makefile b/misc/muuz/Makefile index 3657049..c4ea372 100644 --- a/misc/muuz/Makefile +++ b/misc/muuz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/muuz/ MAINTAINER= kline@thought.org -LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes MAN1= muuz.1 |