Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-25 23:33:36 +00:00
parent 27df4afa35
commit 169ea802e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352176

View file

@ -11,16 +11,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org MAINTAINER= gnome@FreeBSD.org
COMMENT= An energy saving preferences app for GNOME COMMENT= An energy saving preferences app for GNOME
USE_BZIP2= yes
USE_XORG= x11 USE_XORG= x11
INSTALLS_OMF= yes INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GNOME= gnomeprefix libgnomeui
USES= gettext gmake pkgconfig USES= gettext gmake pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
GCONF_SCHEMAS= battfink.schemas GCONF_SCHEMAS= battfink.schemas
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>