summaryrefslogtreecommitdiff
path: root/devel/nasm/Makefile
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-02-08 03:50:07 +0000
committerbjs <bjs@pkgsrc.org>2008-02-08 03:50:07 +0000
commit50b333ff72c8a6805c109407a99f7555f0019cf8 (patch)
treed51f493d1fee8daa3496d71926b0d74cc6cb223e /devel/nasm/Makefile
parente972492b5c1861a7c02c88e1b663d646442fb06c (diff)
downloadpkgsrc-50b333ff72c8a6805c109407a99f7555f0019cf8.tar.gz
Update package to install html documentation in the right place.
While here, simplify things by using the BSD_INSTALL* variables. Bump PKGREVISION.
Diffstat (limited to 'devel/nasm/Makefile')
-rw-r--r--devel/nasm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index c1b6c69ef06..2479ebe85c5 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2008/01/28 05:38:20 bjs Exp $
+# $NetBSD: Makefile,v 1.34 2008/02/08 03:50:07 bjs Exp $
DISTNAME= nasm-2.01
+PKGREVISION= 1
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nasm/}
EXTRACT_SUFX= .tar.bz2
@@ -22,8 +23,7 @@ INSTALL_TARGET= install_everything
INSTALL_ENV+= INSTALLROOT=${DESTDIR}
-MAKE_ENV+= PERL5=${PERL5:Q} \
- INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q}
+MAKE_ENV+= PERL5=${PERL5:Q}
AUTO_MKDIRS= yes