mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -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
|
||||
COMMENT= An energy saving preferences app for GNOME
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= x11
|
||||
INSTALLS_OMF= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui
|
||||
USES= gettext gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USES= gettext gmake pathfix pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
GCONF_SCHEMAS= battfink.schemas
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue