summaryrefslogtreecommitdiff
path: root/wm/afterstep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/afterstep/Makefile')
-rw-r--r--wm/afterstep/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index e1976066832..e7b6a74e7ef 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2007/02/01 21:51:55 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2007/03/07 04:41:56 rillig Exp $
DISTNAME= AfterStep-2.1.2
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= wm
MASTER_SITES= ftp://ftp.afterstep.org/stable/
EXTRACT_SUFX= .tar.bz2
@@ -14,16 +14,18 @@ COMMENT= Window manager based on the look and feel of the NeXTStep interface
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake perl:run
+USE_TOOLS+= bash:run gmake perl:run
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-send-postcard-to-developer
-REPLACE_PERL+= tools/ascommand.pl tools/installastheme.pl tools/makeastheme.pl
+REPLACE_PERL+= tools/ascommand.pl tools/installastheme.pl.in tools/makeastheme.pl.in
+REPLACE_BASH+= tools/importasmenu
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"