summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2008-08-19 18:26:04 +0000
committeraraujo <araujo@FreeBSD.org>2008-08-19 18:26:04 +0000
commit90927bcae397592a1641c74d2a1dda24298d4e17 (patch)
tree2875a9379f0a0ddbe89b947393023cdfa32bbb77
parent49285aa0b24eadd12f38fdf7b9616d576ec0e5bf (diff)
downloadFreeBSD-ports-90927bcae397592a1641c74d2a1dda24298d4e17.zip
FreeBSD-ports-90927bcae397592a1641c74d2a1dda24298d4e17.tar.gz
- autoreconf need of some dependencies. [1]
- Use GNOME macro in MASTER_SITES. - Bump PORTREVISION. Submitted by: mezz (via email) [1] Reported by: QAT, erwin (pointyhat)
-rw-r--r--x11-fm/gnome-commander2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 37ad57f..53bbe8d 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -7,9 +7,10 @@
PORTNAME= gnome-commander
PORTVERSION= 1.2.7
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-fm gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gnome-commander/1.2
PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome2
@@ -26,7 +27,7 @@ CONFLICTS= gnome-commander-*
USE_BZIP2= yes
USE_GNOME= gnomedocutils gnomehack gnomeprefix gnometarget intlhack libgnomeui
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15 autoconf:262:env
+USE_AUTOTOOLS= libtool:15 autoconf:262:env aclocal:19:env automake:19:env
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud