diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-08-10 14:09:59 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-08-10 14:09:59 +0000 |
commit | 28a39b3b397d205881c55df0e88642d482ac4dd0 (patch) | |
tree | f8eea7593747c053d752a7dcfada41c0d13df7e2 /graphics/gsnapshot | |
parent | 073c112a4b3c5269eed4fc93dd6ddb3f7a2a5e53 (diff) | |
download | ports-28a39b3b397d205881c55df0e88642d482ac4dd0.tar.gz ports-28a39b3b397d205881c55df0e88642d482ac4dd0.zip |
Notes
Diffstat (limited to 'graphics/gsnapshot')
-rw-r--r-- | graphics/gsnapshot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index c04b4f030d8f..1881a8ca7d4e 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -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 |