mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Support stage
This commit is contained in:
parent
7da85a4714
commit
052ec84b5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349091
@ -8,18 +8,16 @@ CATEGORIES= x11
|
||||
MASTER_SITES= LOCAL/marcus
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= A tool to add reactivity to the edges and corners of the GNOME desktop
|
||||
COMMENT= Tool to add reactivity to the edges and corners of the GNOME desktop
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pathfix pkgconfig tar:bzip2
|
||||
USE_XORG= x11 xt
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libwnck libgnomeui
|
||||
USE_GNOME= gnomeprefix libwnck libgnomeui
|
||||
CONFIGURE_ARGS= --enable-tray-icon
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
GCONF_SCHEMAS= brightside.schemas
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user