summaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-01 14:35:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-01 14:35:23 +0000
commit56a6c38e8dd5173098a1a61030fb6453c8e520d7 (patch)
tree8d2cd9daf45c5a84b4b5fecf7b1dd5feb1ec16a8 /textproc/libxml++26
parentf6fd84cfb5b90b0c0d1c956223fab8938d36660f (diff)
Notes
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 9945a8a2d424..ce169d2ab5f9 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -19,14 +19,13 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
.if !defined(REFERENCE_PORT)
-BUILD_DEPENDS= gm4:devel/m4
-
USES+= gmake libtool pathfix pkgconfig
USE_GNOME= glibmm libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static --disable-documentation
INSTALL_TARGET= install-strip
+BINARY_WRAPPERS= gm4
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \