summaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /math/plplot
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadFreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
Sync with new bsd.autotools.mk
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index b3bf3d0..4da0a9d 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A scientific plotting package
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+USE_LIBLTDL= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OpenPOWER on IntegriCloud