diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:46:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:46:02 +0000 |
commit | de0d75b1e2b54f8a4353ff65c97a51ed7bdc90dc (patch) | |
tree | d16bddb2a1fc61fdfb7272299cc5754b4fe8195f /math | |
parent | Add missing manpage (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=122461
Diffstat (limited to 'math')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d9ccf253f096..c31325f935c3 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -17,6 +17,8 @@ COMMENT= A scientific plotting package BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd +BROKEN= Broken pkg-plist + USE_LIBLTDL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |