summaryrefslogtreecommitdiff
path: root/wm/fvwm-themes
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-13 14:18:07 +0000
committerheinz <heinz@pkgsrc.org>2008-01-13 14:18:07 +0000
commitffd1cd3b4c1c12a823ed59f95580bb24dba48c47 (patch)
treec29ce4716be17c26f198a9c24709ce38a5521772 /wm/fvwm-themes
parent7a4d97af8ffd979dd852ff1303624bcecb84b3d2 (diff)
downloadpkgsrc-ffd1cd3b4c1c12a823ed59f95580bb24dba48c47.tar.gz
Fixed error message from check-interpreter.mk reported by Olaf Seibert
on pkgsrc-users.
Diffstat (limited to 'wm/fvwm-themes')
-rw-r--r--wm/fvwm-themes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/fvwm-themes/Makefile b/wm/fvwm-themes/Makefile
index 16e44f7a6e5..16318d34785 100644
--- a/wm/fvwm-themes/Makefile
+++ b/wm/fvwm-themes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/02 19:30:23 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/13 14:18:07 heinz Exp $
#
DISTNAME= fvwm-themes-${THEM_VER}
@@ -24,6 +24,8 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-ft-datadir=${PREFIX}/share/fvwm2
+REPLACE_PERL+= themes/cde/modules/create-buttonbar-config
+
post-install:
${PREFIX}/bin/fvwm-themes-config --site --install \
${DISTDIR}/fvwm-themes-extra-${THEM_VER}.tar.bz2