diff options
-rw-r--r-- | graphics/gtkdps/Makefile | 1 | ||||
-rw-r--r-- | graphics/gtkdps/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index ef5d9c8a406..ef057a412c2 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -18,6 +18,7 @@ COMMENT= Gtk bindings for the Display GhostScript System USE_GNOME= gtk12 GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \ --with-dps-libraries=${X11BASE}/lib diff --git a/graphics/gtkdps/pkg-plist b/graphics/gtkdps/pkg-plist index c4eb27d5b30..da47800b5df 100644 --- a/graphics/gtkdps/pkg-plist +++ b/graphics/gtkdps/pkg-plist @@ -13,6 +13,7 @@ include/gtkDPS/gtkDPSpaintsel.h include/gtkDPS/gtkDPSwidget.h include/gtkDPS/parseAFM.h lib/libgtkDPS.a +lib/libgtkDPS.la lib/libgtkDPS.so lib/libgtkDPS.so.1 share/aclocal/gtkDPS.m4 |