diff options
Diffstat (limited to 'graphics/xmrm/Makefile')
-rw-r--r-- | graphics/xmrm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xmrm/Makefile b/graphics/xmrm/Makefile index 6593c96b8f78..e98ef4264c01 100644 --- a/graphics/xmrm/Makefile +++ b/graphics/xmrm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmrm PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cg.tuwien.ac.at/pub/linux/xmrm/ \ ftp://ftp.uni-passau.de/mount/common.lib.archive.unix/Graphic/xmrm/ @@ -23,8 +23,7 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ tiff.4:${PORTSDIR}/graphics/tiff USE_GL= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm NO_WRKSUBDIR= yes .include <bsd.port.pre.mk> |