diff options
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-gtk+.pc.in')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-gtk+.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gtk+.pc.in b/x11-toolkits/gtk12/files/patch-gtk+.pc.in index dc05caf18bdb..6ef64656dbc5 100644 --- a/x11-toolkits/gtk12/files/patch-gtk+.pc.in +++ b/x11-toolkits/gtk12/files/patch-gtk+.pc.in @@ -8,5 +8,5 @@ $FreeBSD$ Version: @VERSION@ Requires: gdk -Libs: -L${libdir} -lgtk -+Libs: -L${libdir} -lgtk12 ++Libs: -L${libdir} -lgtk-12 Cflags: |