summaryrefslogtreecommitdiff
path: root/devel/asm2html
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 02:51:39 +0000
committersnj <snj>2004-04-25 02:51:39 +0000
commit484621e979439cfdf09e9f70c04aa91ada1ed9c1 (patch)
treefd758cb3eab37e1804a779f43cbf0fdea9ba0d33 /devel/asm2html
parentdf6ab20e87ac33c7751250b227e3f911f57f8915 (diff)
downloadpkgsrc-484621e979439cfdf09e9f70c04aa91ada1ed9c1.tar.gz
Convert to buildlink3.
Diffstat (limited to 'devel/asm2html')
-rw-r--r--devel/asm2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/asm2html/Makefile b/devel/asm2html/Makefile
index b188398b996..89a3100a87f 100644
--- a/devel/asm2html/Makefile
+++ b/devel/asm2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/03 13:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 02:51:39 snj Exp $
#
DISTNAME= asm2html-1.4
@@ -10,7 +10,7 @@ MAINTAINER= virtus@wanadoo.nl
HOMEPAGE= http://virtus.ath.cx/asm2html/
COMMENT= Tool to convert NASM source files to HTML
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"