diff options
Diffstat (limited to 'audio/abcde/Makefile')
-rw-r--r-- | audio/abcde/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index c6f622ea36e..ceeaad5b697 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2005/05/31 21:40:37 rillig Exp $ +# $NetBSD: Makefile,v 1.33 2005/06/16 06:57:38 jlam Exp $ DISTNAME= abcde_2.2.6.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} @@ -23,6 +23,8 @@ EGDIR= ${PREFIX}/share/examples/abcde MESSAGE_SUBST+= EGDIR=${EGDIR} MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR} +INSTALLATION_DIRS= bin man/man1 + pre-configure: @cd ${WRKSRC} && for f in abcde; do \ ${SED} "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR}," \ |