summaryrefslogtreecommitdiff
path: root/print/dvipdfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvipdfm/Makefile')
-rw-r--r--print/dvipdfm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile
index 33ec4cb8012..0af23fb6543 100644
--- a/print/dvipdfm/Makefile
+++ b/print/dvipdfm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:47:06 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:25 rillig Exp $
DISTNAME= dvipdfm-0.13.2c
PKGREVISION= 4
@@ -14,7 +14,7 @@ CONFLICTS+= ja-dvipdfm-[0-9]*
CONFLICTS+= teTeX-bin>=2.0 # Part of teTeX>=2.0
WRKSRC= ${WRKDIR}/dvipdfm
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
# needed to get the stdarg.h version of kpathsea/c-varargs.h instead of the
# varargs.h version which gcc3 does not like