diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:02:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:02:43 +0000 |
commit | 47d5228a1a9c85c660b2dde414540c747966bee7 (patch) | |
tree | 88335c9c83d97f0216005df8cf39579494ba8b56 /math | |
parent | 7fe4ba19b8a4338ec4b35c9c89b9ad77f7d4b077 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 22d52b7837d5..3fc081d657c2 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A scientific plotting package -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd USE_GNOME= gnomehack pkgconfig |