summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-01 20:17:51 +0000
committerjoerg <joerg>2006-12-01 20:17:51 +0000
commitdc136bf3c383cdfbd1e7a80094cfaf2fd8166a9d (patch)
treef143fa21daff9a929ac8bb2e03c7a2a055b2e935 /wm
parenteba6e1ef3e3e2d3442789576300efc4e5611f666 (diff)
downloadpkgsrc-dc136bf3c383cdfbd1e7a80094cfaf2fd8166a9d.tar.gz
Fix more Perl script references.
Diffstat (limited to 'wm')
-rw-r--r--wm/afterstep/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index fb0b84a63a4..0dba7e62992 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2006/10/01 15:15:12 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2006/12/01 20:17:51 joerg Exp $
DISTNAME= AfterStep-2.1.2
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= wm
MASTER_SITES= ftp://ftp.afterstep.org/stable/
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake perl:run
GNU_CONFIGURE= yes
-REPLACE_PERL+= tools/ascommand.pl
+REPLACE_PERL+= tools/ascommand.pl tools/installastheme.pl tools/makeastheme.pl
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"