diff options
Diffstat (limited to 'x11-themes/whistlerk')
-rw-r--r-- | x11-themes/whistlerk/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-plist | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile index 673cc2f0440d..2b3bcd6788a9 100644 --- a/x11-themes/whistlerk/Makefile +++ b/x11-themes/whistlerk/Makefile @@ -20,7 +20,12 @@ WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes +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/whistlerk/pkg-plist b/x11-themes/whistlerk/pkg-plist index 1cd22e6ea6bb..c318bccda61e 100644 --- a/x11-themes/whistlerk/pkg-plist +++ b/x11-themes/whistlerk/pkg-plist @@ -1,3 +1,4 @@ +lib/gtk/themes/engines/libwhistler.a lib/gtk/themes/engines/libwhistler.so share/themes/WhistlerK/ICON.png share/themes/WhistlerK/README.html |