1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

- 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)
This commit is contained in:
Marcelo Araujo 2008-08-19 18:26:04 +00:00
parent c76c65b81f
commit 3f8d9ded54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218862

View File

@ -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"