summaryrefslogtreecommitdiff
path: root/print/pdflib4
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2002-05-10 06:48:05 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2002-05-10 06:48:05 +0000
commit7448ba8243538679e02116c04fd1d31b47715e63 (patch)
tree6d3682ebb8db91b36199a6b16fe6480d658ac70b /print/pdflib4
parentAdd missing dependency on pkgconfig. (diff)
Define USE_GMAKE as the build fails with bmake from recent -stable.
Since bmake from a few months ago can handle this port, it is likely issues with recent chages to bmake.
Notes
Notes: svn path=/head/; revision=58850
Diffstat (limited to 'print/pdflib4')
-rw-r--r--print/pdflib4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile
index fc9a241a7a2b..af5205fe8c7f 100644
--- a/print/pdflib4/Makefile
+++ b/print/pdflib4/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