aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-10 15:40:18 +0800
committerbapt <bapt@FreeBSD.org>2013-07-10 15:40:18 +0800
commita3674748e7ef37d9f774f7511f6031519ce054d8 (patch)
tree557c909151b94acd2889523bd9d92c326b8b8cfb
parent2f0d96860d00843282df6f856bdbafa44c0bfadd (diff)
downloadfreebsd-ports-gnome-a3674748e7ef37d9f774f7511f6031519ce054d8.tar.gz
freebsd-ports-gnome-a3674748e7ef37d9f774f7511f6031519ce054d8.tar.zst
freebsd-ports-gnome-a3674748e7ef37d9f774f7511f6031519ce054d8.zip
Convert from USE_MOTIF to USES=motif
-rw-r--r--print/xdvik/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile
index 2a941f689487..6777080b3e42 100644
--- a/print/xdvik/Makefile
+++ b/print/xdvik/Makefile
@@ -14,9 +14,8 @@ COMMENT= DVI Previewer(kpathsearch) for X
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib
-USE_GMAKE= yes
+USES= gmake motif
USE_TEX= base texmf
-USE_MOTIF= yes
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-system-t1lib \