- Stage support

- While here switch to USES
This commit is contained in:
Martin Wilke 2014-01-27 05:48:29 +00:00
parent 4b9719a944
commit f98515f4b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341328

View File

@ -12,12 +12,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of backgrounds for GNOME 2
USE_BZIP2= yes
USES= gettext
USES= gettext gmake pathfix
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack
USE_GNOME= gnomeprefix intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.mk>