svn commit: r370417 - branches/2014Q4/x11/xscreensaver

Antoine Brodin antoine at FreeBSD.org
Wed Oct 8 06:27:29 UTC 2014


Author: antoine
Date: Wed Oct  8 06:27:29 2014
New Revision: 370417
URL: https://svnweb.freebsd.org/changeset/ports/370417
QAT: https://qat.redports.org/buildarchive/r370417/

Log:
  MFH: r370228
  
  Fix packaging

Modified:
  branches/2014Q4/x11/xscreensaver/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/x11/xscreensaver/Makefile
==============================================================================
--- branches/2014Q4/x11/xscreensaver/Makefile	Wed Oct  8 06:19:54 2014	(r370416)
+++ branches/2014Q4/x11/xscreensaver/Makefile	Wed Oct  8 06:27:29 2014	(r370417)
@@ -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-branches mailing list