summaryrefslogtreecommitdiff
path: root/lang/gambas2-base
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 /lang/gambas2-base
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
Diffstat (limited to 'lang/gambas2-base')
-rw-r--r--lang/gambas2-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gambas2-base/Makefile b/lang/gambas2-base/Makefile
index 38abf5207442..42663977714b 100644
--- a/lang/gambas2-base/Makefile
+++ b/lang/gambas2-base/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gambas2
PORTVERSION= 2.15.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES?= lang kde
MASTER_SITES= SF/${PORTNAME:S/2//g}/${PORTNAME}/${PORTVERSION}
PKGNAMESUFFIX?= -base
@@ -19,7 +19,7 @@ COMMENT?= A basic language with object extensions
BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils
LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi
-USE_AUTOTOOLS= autoconf:262:env automake:19:env
+USE_AUTOTOOLS= autoconf:267:env automake:19:env
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes