summaryrefslogtreecommitdiff
path: root/devel/glibmm
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-03-26 19:03:54 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-03-26 19:03:54 +0000
commit0e76c45f72039ccb30af77514108295e33a4b5bd (patch)
treefbbf79eb5a40cc7763252f7a9ebc2138d88f61ff /devel/glibmm
parentDocument buffer overflow in silc-client and silc-server. (diff)
Fix the plist, bump the PORTREVISION on glibmm-reference.
Notes
Notes: svn path=/head/; revision=209897
Diffstat (limited to 'devel/glibmm')
-rw-r--r--devel/glibmm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index 26bac99b4e21..bafd457fe4d0 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -20,6 +20,8 @@ COMMENT= C++ interfaces for glib2
USE_BZIP2= yes
+PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
+
.if !defined(REFERENCE_PORT)
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
@@ -33,8 +35,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static
-PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
-
post-patch:
.for d in docs examples tests
@${REINPLACE_CMD} -e '/^SUBDIRS = /s/${d}//' ${WRKSRC}/Makefile.in