aboutsummaryrefslogtreecommitdiffstats
path: root/math/grace/Makefile
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2003-09-16 02:31:28 +0800
committerlkoeller <lkoeller@FreeBSD.org>2003-09-16 02:31:28 +0800
commit3fdb7476a91668775b4247862072ee21469ed551 (patch)
tree17360c53f4b4384c97c496e42cd39bb46ad2451a /math/grace/Makefile
parent015baf9a0202010a3212021b4f1cda24ab2cfa88 (diff)
downloadfreebsd-ports-gnome-3fdb7476a91668775b4247862072ee21469ed551.tar.gz
freebsd-ports-gnome-3fdb7476a91668775b4247862072ee21469ed551.tar.zst
freebsd-ports-gnome-3fdb7476a91668775b4247862072ee21469ed551.zip
o) User pdflib5 in dependency section to unbreak build due to broken
marked pdflib4 PR: 56673 Submitted by: j.e.drews@att.net Approved by: portmgr@freebsd.org
Diffstat (limited to 'math/grace/Makefile')
-rw-r--r--math/grace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 0d3e6195d010..be1bcefadbe0 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \
png.5:${PORTSDIR}/graphics/png \
t1:${PORTSDIR}/devel/t1lib \
XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \
- pdf.4:${PORTSDIR}/print/pdflib4
+ pdf.5:${PORTSDIR}/print/pdflib
MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1
@@ -43,7 +43,7 @@ CONFIGURE_ARGS= -prefix=${X11BASE} \
--enable-grace-home=${X11BASE}/lib/X11/grace
ALL_TARGET=
-INSTALL_TARGET= install links
+INSTALL_TARGET= install links
post-patch:
${CP} ${WRKSRC}/configure ${WRKSRC}/configure.input