diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-29 21:53:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-29 21:53:41 +0000 |
commit | 4c3c32d7dbc5f540c1fbaaef38ed031629a6c789 (patch) | |
tree | 6fda92b1a4226d063c1b9d0c060694ac7259501e /print/pnm2ppa | |
parent | ec0ebf72cb0ba2f3cfc9ed7b347ad38ef60fc561 (diff) | |
download | ports-4c3c32d7dbc5f540c1fbaaef38ed031629a6c789.tar.gz ports-4c3c32d7dbc5f540c1fbaaef38ed031629a6c789.zip |
Notes
Diffstat (limited to 'print/pnm2ppa')
-rw-r--r-- | print/pnm2ppa/Makefile | 1 |
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} |