summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-05-21 15:46:54 +0000
committerdwcjr <dwcjr@FreeBSD.org>2002-05-21 15:46:54 +0000
commitcd4a1160d626881256cda723b8a17583fc261c8b (patch)
treef0071b60ecd4e09f7133a26d676156771af81caa /print
parent4dafaadaca589ce60bb2c2af4980e037fed7b844 (diff)
downloadFreeBSD-ports-cd4a1160d626881256cda723b8a17583fc261c8b.zip
FreeBSD-ports-cd4a1160d626881256cda723b8a17583fc261c8b.tar.gz
Update to latest version
PR: 38376 Submitted by: maintainer
Diffstat (limited to 'print')
-rw-r--r--print/fontforge/Makefile6
-rw-r--r--print/fontforge/distinfo2
-rw-r--r--print/pfaedit/Makefile6
-rw-r--r--print/pfaedit/distinfo2
4 files changed, 8 insertions, 8 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 73622f1..da7e8ec 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -25,14 +25,14 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
USE_GMAKE= yes
USE_XLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
+ CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
-DIST_VER= 020507
+DIST_VER= 020518
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)
diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo
index 9140349..f346410 100644
--- a/print/fontforge/distinfo
+++ b/print/fontforge/distinfo
@@ -1,3 +1,3 @@
-MD5 (pfaedit_full-020507.tgz) = 965f86da97b33051cdc526f9acc28502
+MD5 (pfaedit_full-020518.tgz) = aca03856c22eaa7af4245fba7c88f4af
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020416.tgz) = df31ad47fbbab26642550bc91ab52478
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile
index 73622f1..da7e8ec 100644
--- a/print/pfaedit/Makefile
+++ b/print/pfaedit/Makefile
@@ -25,14 +25,14 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
USE_GMAKE= yes
USE_XLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
+ CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
-DIST_VER= 020507
+DIST_VER= 020518
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)
diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo
index 9140349..f346410 100644
--- a/print/pfaedit/distinfo
+++ b/print/pfaedit/distinfo
@@ -1,3 +1,3 @@
-MD5 (pfaedit_full-020507.tgz) = 965f86da97b33051cdc526f9acc28502
+MD5 (pfaedit_full-020518.tgz) = aca03856c22eaa7af4245fba7c88f4af
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020416.tgz) = df31ad47fbbab26642550bc91ab52478
OpenPOWER on IntegriCloud