summaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /devel/pwlib
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index a59b1ba23ce5..3d4c938c8fca 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pwlib
PORTVERSION= 1.12.0
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/openh323/${PORTNAME}/${PORTVERSION}
@@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g}
USE_BISON= build
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
USE_GNOME= gnometarget
WANT_GNOME= yes
WANT_SDL= yes