mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Support stage
This commit is contained in:
parent
27df4afa35
commit
169ea802e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352176
1 changed files with 3 additions and 4 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue