aboutsummaryrefslogtreecommitdiff
path: root/print/pdflib3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-05-19 21:45:53 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-05-19 21:45:53 +0000
commit4f1922c3da07a3648c76fb6e59324432c3ca60e1 (patch)
treecd3fcbfb1c02b07ab456583d8b3dfd42b474fe0e /print/pdflib3
parent915d8e6adca0d9d3eb79235f3587efb97db466bd (diff)
downloadports-4f1922c3da07a3648c76fb6e59324432c3ca60e1.tar.gz
ports-4f1922c3da07a3648c76fb6e59324432c3ca60e1.zip
Notes
Diffstat (limited to 'print/pdflib3')
-rw-r--r--print/pdflib3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pdflib3/Makefile b/print/pdflib3/Makefile
index 759a7da7989d..d72630387fdd 100644
--- a/print/pdflib3/Makefile
+++ b/print/pdflib3/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jan 18 17:03:33 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/20 14:49:12 dirk Exp $
#
DISTNAME= pdflib-0.6
@@ -19,6 +19,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \
USE_GMAKE= yes
MAKEFILE= makefile.gcc
+MAKE_ENV= CC=${CC}
pre-build:
${SED} -e "s#!!PREFIX!!#${PREFIX}#" < ${WRKSRC}/pdf.h > ${WRKSRC}/pdf.h.tmp