summaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-08-27 07:10:59 +0000
committerjlam <jlam@pkgsrc.org>2000-08-27 07:10:59 +0000
commit18cba9d7fa4ef20bc11b28b998233dddeb7ae32d (patch)
treefd4f0178e134e50e9dc8acc6e016d62c645457cf /databases/rrdtool/Makefile
parent81bbfb25563e0e7d2f441eff32793eb50b7549e4 (diff)
downloadpkgsrc-18cba9d7fa4ef20bc11b28b998233dddeb7ae32d.tar.gz
Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r--databases/rrdtool/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index cd73452994e..51f97e58c05 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/06/27 01:32:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/27 07:11:01 jlam Exp $
#
DISTNAME= rrdtool-1.0.21
@@ -12,11 +12,10 @@ DEPENDS+= cgilib-0.5:../../www/cgilib
DEPENDS+= gd>=1.7.3:../../graphics/gd
DEPENDS+= jpeg-6*:../../graphics/jpeg
-USE_PERL5= yes
-USE_LIBTOOL= yes
-USE_GMAKE= yes
-USE_X11= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= # defined
+USE_GMAKE= # defined
+USE_X11= # defined
+GNU_CONFIGURE= # defined
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -24,6 +23,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ARGS= --enable-shared
+USE_PERL5= # defined
+PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDp/.packlist
+PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDs/.packlist
+
# tcl build not enabled at this time. If this is turned on, the
# following files & directory would have to be added to PLIST:
#