summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-02-29 21:53:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-02-29 21:53:41 +0000
commit4c3c32d7dbc5f540c1fbaaef38ed031629a6c789 (patch)
tree6fda92b1a4226d063c1b9d0c060694ac7259501e /print
parent- Update to version 0.5 (diff)
Use USE_GMAKE to fix the build.
Notes
Notes: svn path=/head/; revision=102570
Diffstat (limited to 'print')
-rw-r--r--print/pnm2ppa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index f73ac20abcad..1fb264d76ab5 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -19,6 +19,7 @@ USE_GHOSTSCRIPT_RUN= yes
RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-letter
USE_GETOPT_LONG= yes
+USE_GMAKE= yes
MAKE_ENV= LDFLAGS="${LDFLAGS}"
CFLAGS+= ${CPPFLAGS}