diff options
Diffstat (limited to 'x11-themes/gtkstep-pastel')
-rw-r--r-- | x11-themes/gtkstep-pastel/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/pkg-plist | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile index 1b9a8d8adc75..e0bf5d65c04b 100644 --- a/x11-themes/gtkstep-pastel/Makefile +++ b/x11-themes/gtkstep-pastel/Makefile @@ -20,6 +20,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/x11-themes/gtkstep-pastel/pkg-plist b/x11-themes/gtkstep-pastel/pkg-plist index 94c0115b27ec..820064059797 100644 --- a/x11-themes/gtkstep-pastel/pkg-plist +++ b/x11-themes/gtkstep-pastel/pkg-plist @@ -1,3 +1,4 @@ +lib/gtk/themes/engines/libsteppastel.a lib/gtk/themes/engines/libsteppastel.so share/themes/StepPastel/ICON.png share/themes/StepPastel/README.html |