aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-21 11:12:37 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-21 11:12:37 +0000
commit26faeb58009642210358118ba0a114df09176f8b (patch)
tree743b955900f19ad3e60f8e688c47b97aa25e5f8f /databases
parent487ad8ce924fc45044199b64d1b012bfcbb5b7a7 (diff)
downloadports-26faeb58009642210358118ba0a114df09176f8b.tar.gz
ports-26faeb58009642210358118ba0a114df09176f8b.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/Makefile10
-rw-r--r--databases/rrdtool/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index e2a9fffc39cc..f4b9a002ce8c 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rrdtool
-PORTVERSION= 1.3.8
+PORTVERSION= 1.3.9
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -40,7 +40,7 @@ OPTIONS= PYTHON_MODULE "Build PYTHON bindings" off \
DEJAVU "Use DejaVu fonts (requires X11)" off \
MMAP "Use mmap in rrd_update" on
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITH_PYTHON_MODULE)
USE_PYTHON= yes
@@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --disable-mmap
.endif
.if exists(${LOCALBASE}/lib/X11/fonts/dejavu) || defined(WITH_DEJAVU)
-RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu:${PORTSDIR}/x11-fonts/dejavu
+RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/dejavu:${PORTSDIR}/x11-fonts/dejavu
.endif
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
@@ -105,7 +105,7 @@ post-extract:
${WRKSRC}/doc/Makefile.in
.endif
.if defined(NOPORTEXAMPLES)
- @${REINPLACE_CMD} -e 's|SUBDIRS = $$(PO) src examples doc bindings|SUBDIRS = $$(PO) src doc bindings|' \
+ ${REINPLACE_CMD} -e 's|SUBDIRS = po src examples doc bindings intl|SUBDIRS = po src doc bindings intl|' \
${WRKSRC}/Makefile.in
.endif
@@ -117,4 +117,4 @@ post-install:
@${ECHO_MSG} "############################################################################"
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/rrdtool/distinfo b/databases/rrdtool/distinfo
index 3805c3717dfa..018179ca87d5 100644
--- a/databases/rrdtool/distinfo
+++ b/databases/rrdtool/distinfo
@@ -1,3 +1,3 @@
-MD5 (rrdtool-1.3.8.tar.gz) = 0de79494ab969cebfbfae3d237de18fe
-SHA256 (rrdtool-1.3.8.tar.gz) = a7084e07a8c78e91ca7af211af11f777c7a040b93ce21ab1144dd00079da0f38
-SIZE (rrdtool-1.3.8.tar.gz) = 1021427
+MD5 (rrdtool-1.3.9.tar.gz) = 37db5959b2eff90ed8f8a0178bba5d6b
+SHA256 (rrdtool-1.3.9.tar.gz) = 9e8757192a56e006d7c593970aca4850a05fa34807a5092d1d132da8f48e0108
+SIZE (rrdtool-1.3.9.tar.gz) = 1189442