diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2002-05-10 06:48:05 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2002-05-10 06:48:05 +0000 |
commit | 7448ba8243538679e02116c04fd1d31b47715e63 (patch) | |
tree | 6d3682ebb8db91b36199a6b16fe6480d658ac70b /print/pdflib | |
parent | 2de9acc2cb0cc21a10fc46965d981373ce0ba18d (diff) |
Notes
Diffstat (limited to 'print/pdflib')
-rw-r--r-- | print/pdflib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index fc9a241a7a2b..af5205fe8c7f 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sysadmin@alexdupre.com RESTRICTED= "many odd restrictions on usage and distribution" INSTALLS_SHLIB= yes +USE_GMAKE= yes USE_LIBTOOL= yes LIBTOOLFILES= config/aclocal.m4 USE_PERL5= yes |