diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /net/rrdtool10 | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'net/rrdtool10')
-rw-r--r-- | net/rrdtool10/Makefile | 4 | ||||
-rw-r--r-- | net/rrdtool10/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile index e98ed45ea7b4..73262594f209 100644 --- a/net/rrdtool10/Makefile +++ b/net/rrdtool10/Makefile @@ -7,6 +7,7 @@ PORTNAME= rrdtool PORTVERSION= 1.0.50 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.x/ @@ -19,9 +20,8 @@ MAKE_ENV= PERL=${PERL} CONFLICTS= rrdtool-1.2* LATEST_LINK= rrdtool10 -USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-local-zlib \ --program-transform-name='' diff --git a/net/rrdtool10/pkg-plist b/net/rrdtool10/pkg-plist index 32688e7400a5..65883b7d1358 100644 --- a/net/rrdtool10/pkg-plist +++ b/net/rrdtool10/pkg-plist @@ -3,6 +3,7 @@ bin/rrdcgi bin/trytime bin/rrdupdate lib/librrd.a +lib/librrd.la lib/librrd.so.0 lib/librrd.so include/rrd.h |