Fixed error message from check-interpreter.mk reported by Olaf Seibert
on pkgsrc-users.
This commit is contained in:
parent
7a4d97af8f
commit
ffd1cd3b4c
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue