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
955e19fd3f
commit
9ba1ac5e90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352202
1 changed files with 3 additions and 5 deletions
|
@ -16,13 +16,11 @@ BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 \
|
||||||
icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils
|
icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils
|
||||||
RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
|
RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= gettext gmake pkgconfig tar:bzip2
|
||||||
USES= gettext gmake pkgconfig
|
USE_GNOME= libgnomeui intlhack
|
||||||
USE_AUTOTOOLS= libtool
|
|
||||||
USE_GNOME= gnomehack libgnomeui intlhack
|
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue