diff options
-rw-r--r-- | x11-wm/windowmaker/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 42cc461e551e..b9bd2a0178b9 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ RUN_DEPENDS= libwraster>=${PORTVERSION}:${PORTSDIR}/x11-wm/libwraster \ ${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons -USES= libtool pathfix perl5 pkgconfig +USES= libtool pathfix perl5 pkgconfig shebangfix +SHEBANG_FILES= util/wkdemenu.pl USE_LDCONFIG= yes USE_XORG= xft xinerama xmu xpm GNU_CONFIGURE= yes @@ -41,6 +42,7 @@ PORTDOCS= AUTHORS BUGFORM BUGS ChangeLog FAQ FAQ.I18N INSTALL \ INSTALL-WMAKER NEWS README README.definable-cursor TODO LINGUAS= be bg bs ca cs da de el es et fi fr gl hr hu hy it \ ja ko ms nl no pl pt ro ru sk sv tr zh_CN zh_TW +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS NLS XRANDR OPTIONS_SUB= yes diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index 59ab75ec97ee..828308c9ce32 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -1,5 +1,3 @@ -@exec mkdir -p %D/GNUstep/Applications/WPrefs.app/xpm -@exec mkdir -p %D/share/WindowMaker/Sounds GNUstep/Applications/WPrefs.app/WPrefs GNUstep/Applications/WPrefs.app/WPrefs.tiff GNUstep/Applications/WPrefs.app/WPrefs.xpm |