Page MenuHomeFreeBSD

D14732.diff
No OneTemporary

D14732.diff

Index: head/databases/rrdtool/Makefile
===================================================================
--- head/databases/rrdtool/Makefile
+++ head/databases/rrdtool/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rrdtool
PORTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -20,7 +20,7 @@
USE_RC_SUBR= rrdcached
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USES= gmake groff libtool pathfix pkgconfig shebangfix
+USES= gmake libtool pathfix pkgconfig shebangfix
USE_GNOME= glib20 libxml2
INSTALL_TARGET= install-strip
@@ -38,6 +38,10 @@
RUBY_DESC= Build RUBY bindings
DEJAVU_RUN_DEPENDS= dejavu>0:x11-fonts/dejavu
+
+DOCS_CONFIGURE_ENABLE= docs
+DOCS_USES= groff
+
GRAPH_CONFIGURE_OFF= --disable-rrdcgi --disable-rrd_graph
GRAPH_LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng.so:graphics/png
@@ -75,10 +79,6 @@
@${REINPLACE_CMD} -E 's|(^rrdtool_LDADD = librrd.la)|\1 $$\(ALL_LIBS\)|' \
${WRKSRC}/src/Makefile.in
-
-post-extract-DOCS-off:
- @${REINPLACE_CMD} -e '/^SUBDIRS = /s| doc | |' \
- ${WRKSRC}/Makefile.in
post-extract-EXAMPLES-off:
@${REINPLACE_CMD} -e '/^SUBDIRS = /s| examples | |' \

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 16, 12:58 AM (5 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28762328
Default Alt Text
D14732.diff (1 KB)

Event Timeline