diff options
Diffstat (limited to 'wm/windowmaker')
-rw-r--r-- | wm/windowmaker/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index e04924b21ad..ad03717ee01 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2012/10/03 21:58:25 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2012/10/08 12:42:24 asau Exp $ DISTNAME= WindowMaker-0.92.0 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} @@ -28,8 +28,6 @@ CONFIGURE_ENV+= CPP_PATH=${CPP:Q} USE_TOOLS+= perl:run REPLACE_PERL+= util/wkdemenu.pl -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= share/WindowMaker/SoundSets INSTALLATION_DIRS+= share/WindowMaker/Sounds INSTALLATION_DIRS+= share/doc/WindowMaker |