1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Remove USE_X_PREFIX in favor of USE_XORG

Approved by:	miwi (mentor)
This commit is contained in:
Pietro Cerutti 2008-03-10 15:55:33 +00:00
parent 9bbd4ae2e6
commit 108c9af9fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208733

View File

@ -7,7 +7,7 @@
PORTNAME= gnofin
PORTVERSION= 0.8.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= finance deskutils gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,13 +15,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Light-weight GNOME based financial management program
USE_X_PREFIX= yes
USE_XORG= xpm sm
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if !defined(WITHOUT_NLS)
USE_GETTEXT=yes
PLIST_SUB= NLS=""