diff options
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r-- | x11-wm/icewm/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 689bac6..fa4b9f1 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -41,12 +41,6 @@ USE_XPM= yes CONFIGURE_ARGS+= --without-imlib --with-xpm --without-gnome-menus .endif -.if defined(NOPORTDOCS) -PLIST_SUB+= NODOCS:="@comment " -.else -PLIST_SUB+= NODOCS:="" -.endif - post-install: ${INSTALL_DATA} ${FILESDIR}/bsd-daemon.xpm ${PREFIX}/share/icewm/taskbar .if !defined(NOPORTDOCS) |