mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
11 lines
337 B
Text
11 lines
337 B
Text
--- src/programs/Makefile.am.orig 2007-09-30 17:41:11.000000000 +0200
|
|
+++ src/programs/Makefile.am 2010-01-13 22:01:00.000000000 +0100
|
|
@@ -18,7 +18,7 @@
|
|
gpanel
|
|
|
|
# additional LDFLAGS per program
|
|
-gpanel_LDADD = -lwnck -lxml2
|
|
+gpanel_LDADD = -lwnck-1 -lxml2
|
|
|
|
# program source dependencies
|
|
gsnapshot_SOURCES = gsnapshot.h gsnapshot.c
|