summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-13 15:13:25 +0000
committerjlam <jlam>2006-07-13 15:13:25 +0000
commite7678f064e8e157a0da9aee635fd8ff0b45ef65c (patch)
treea3cc2fafc63cfbcc2c004510cb82049889b64c1f /www
parent6b8eafc56458932356de2f6d5052b3628f606e97 (diff)
downloadpkgsrc-e7678f064e8e157a0da9aee635fd8ff0b45ef65c.tar.gz
replace-interpreter happens during the configure step, so don't set
NO_CONFIGURE.
Diffstat (limited to 'www')
-rw-r--r--www/album/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/album/Makefile b/www/album/Makefile
index 84bf2abe02b..2e21ef21879 100644
--- a/www/album/Makefile
+++ b/www/album/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:16 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/07/13 15:13:25 jlam Exp $
#
DISTNAME= album
@@ -22,13 +22,11 @@ MY_SCRIPT= album
USE_TOOLS+= perl:run
REPLACE_PERL= ${MY_SCRIPT}
-
-NO_CONFIGURE= YES
NO_BUILD= YES
INSTALLATION_DIRS= bin man/man1
-do-install: replace-interpreter
+do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${MY_SCRIPT} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${MY_SCRIPT}.1 ${PREFIX}/man/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/album