Fixed error message from check-interpreter.mk reported by Olaf Seibert

on pkgsrc-users.
This commit is contained in:
heinz 2008-01-13 14:18:07 +00:00
parent 7a4d97af8f
commit ffd1cd3b4c

View file

@ -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