mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -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
|
||||
RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomehack libgnomeui intlhack
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
USE_GNOME= libgnomeui intlhack
|
||||
INSTALLS_ICONS= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user