svn commit: r324522 - head/graphics/gsnapshot
Guido Falsi
madpilot at FreeBSD.org
Sat Aug 10 14:10:00 UTC 2013
Author: madpilot
Date: Sat Aug 10 14:09:59 2013
New Revision: 324522
URL: http://svnweb.freebsd.org/changeset/ports/324522
Log:
Fix build
Reported by: pkg-fallout
Modified:
head/graphics/gsnapshot/Makefile
Modified: head/graphics/gsnapshot/Makefile
==============================================================================
--- head/graphics/gsnapshot/Makefile Sat Aug 10 14:07:39 2013 (r324521)
+++ head/graphics/gsnapshot/Makefile Sat Aug 10 14:09:59 2013 (r324522)
@@ -19,7 +19,6 @@ USE_GNOME= gtk20 libwnck libxml2
USE_XORG= x11 xmu
CFLAGS+= -fPIC -I${LOCALBASE}/include/libxml2
-LDFLAGS+= -lgmodule-2.0
PORTDOCS= AUTHORS COPYING INSTALL README TODO
More information about the svn-ports-head
mailing list