1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Fix build when pkg(8) do not extract mtree first

This commit is contained in:
Baptiste Daroussin 2014-09-18 15:14:00 +00:00
parent e2defcc387
commit 9041579843
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368473

View File

@ -20,9 +20,10 @@ LIB_DEPENDS= libgle.so:${PORTSDIR}/graphics/gle \
USE_XORG= x11 xpm
USE_GL= gl
USE_PERL5= run
USE_GNOME= gnomehier libglade2 gnomehack
USES+= dos2unix gettext gmake perl5 pkgconfig
USE_GNOME= gnomehier libglade2
USES+= dos2unix gettext gmake perl5 pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_x_app_defaults=${PREFIX}/lib/X11/app-defaults
CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \
--with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \
--with-hackdir=${PREFIX}/bin/xscreensaver-hacks \