summaryrefslogtreecommitdiff
path: root/audio/madman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/madman/Makefile')
-rw-r--r--audio/madman/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/madman/Makefile b/audio/madman/Makefile
index caea8ac9adb..565d60b6982 100644
--- a/audio/madman/Makefile
+++ b/audio/madman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:38 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:39 jlam Exp $
DISTNAME= madman-0.93
PKGREVISION= 2
@@ -13,6 +13,8 @@ BUILD_DEPENDS+= scons>=0.96:../../devel/scons
GCC_REQD= 3.0
+INSTALLATION_DIRS= bin
+
post-extract:
${MV} ${WRKSRC}/httpd/make_webdata ${WRKSRC}/httpd/make_webdata.org
${SED} -e 's,#! /usr/bin/env python,#!${PYTHONBIN},' ${WRKSRC}/httpd/make_webdata.org > ${WRKSRC}/httpd/make_webdata