aboutsummaryrefslogtreecommitdiff
path: root/print/pfaedit/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-30 18:40:15 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-30 18:40:15 +0000
commit96d9ddeb85ff04beea7e62135cfe882faaa7e24a (patch)
treec2aaa0eee2737a2f828eeab58b9af728079b97d0 /print/pfaedit/Makefile
parentddcd2773d60991d1b73a65eb890e2b917587daf7 (diff)
downloadports-96d9ddeb85ff04beea7e62135cfe882faaa7e24a.tar.gz
ports-96d9ddeb85ff04beea7e62135cfe882faaa7e24a.zip
Notes
Diffstat (limited to 'print/pfaedit/Makefile')
-rw-r--r--print/pfaedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile
index fa76b2908bf7..1c85f908316b 100644
--- a/print/pfaedit/Makefile
+++ b/print/pfaedit/Makefile
@@ -27,13 +27,13 @@ USE_XLIB= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
+ CFLAGS="$(CFLAGS) -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
-DIST_VER= 020722
+DIST_VER= 020728
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)