summaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
commitdcc3f5e7b7c2c3d6106ae695b03c7052a453b78d (patch)
treecd138e1aa1c65b56c0daf09ef9e6fee9f1a69b00 /devel/nasm
parente72fafd2a4d93a9f61a4103f0889377716d6aa92 (diff)
downloadpkgsrc-dcc3f5e7b7c2c3d6106ae695b03c7052a453b78d.tar.gz
* Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/Makefile6
-rw-r--r--devel/nasm/PLIST3
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 802a9aeaa13..e470532d38c 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/03/05 16:27:25 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/03/31 05:37:09 jlam Exp $
DISTNAME= nasm-0.98.39
PKGREVISION= 2
@@ -16,14 +16,14 @@ USE_TOOLS+= gmake makeinfo perl
GCC_REQD+= 3.0
GNU_CONFIGURE= yes
-INFO_FILES= nasm.info
+INFO_FILES= # PLIST
BUILD_TARGET= everything
INSTALL_TARGET= install_everything
MAKE_ENV+= PERL5=${PERL5:Q} \
INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q}
-INSTALLATION_DIRS= bin info ${PKGMANDIR}/man1 share/doc/html
+INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 share/doc/html
.include "../../mk/compiler.mk"
diff --git a/devel/nasm/PLIST b/devel/nasm/PLIST
index 4ecff2f00a0..e1751e17243 100644
--- a/devel/nasm/PLIST
+++ b/devel/nasm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/02/25 11:42:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/03/31 05:37:09 jlam Exp $
bin/ldrdf
bin/nasm
bin/ndisasm
@@ -8,6 +8,7 @@ bin/rdf2ihx
bin/rdfdump
bin/rdflib
bin/rdx
+info/nasm.info
man/man1/nasm.1
man/man1/ndisasm.1
share/doc/html/nasm/nasmdo10.html