svn commit: r370228 - head/x11/xscreensaver
Antoine Brodin
antoine at FreeBSD.org
Mon Oct 6 21:00:52 UTC 2014
Author: antoine
Date: Mon Oct 6 21:00:51 2014
New Revision: 370228
URL: https://svnweb.freebsd.org/changeset/ports/370228
QAT: https://qat.redports.org/buildarchive/r370228/
Log:
Fix packaging
Modified:
head/x11/xscreensaver/Makefile
Modified: head/x11/xscreensaver/Makefile
==============================================================================
--- head/x11/xscreensaver/Makefile Mon Oct 6 20:51:55 2014 (r370227)
+++ head/x11/xscreensaver/Makefile Mon Oct 6 21:00:51 2014 (r370228)
@@ -32,6 +32,7 @@ CONFIGURE_ARGS= --with-gtk --with-gl --w
--with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \
--with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \
--with-configdir=${PREFIX}/share/xscreensaver/config/ \
+ --with-x-app-defaults=${PREFIX}/lib/X11/app-defaults/ \
--with-dpms-ext --with-xinerama-ext --with-xf86vmode-ext \
--with-xf86gamma-ext --with-randr-ext --without-kerberos \
--without-setuid-hacks --enable-locking
More information about the svn-ports-all
mailing list