summaryrefslogtreecommitdiff
path: root/cross/dasm
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit168a3246f0e3c46b0ef3b5dcf5d18607cff1583f (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /cross/dasm
parent63309a20a533bc79929c9bd5b3bf872561762300 (diff)
downloadpkgsrc-168a3246f0e3c46b0ef3b5dcf5d18607cff1583f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'cross/dasm')
-rw-r--r--cross/dasm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/dasm/Makefile b/cross/dasm/Makefile
index 6fe8e925fda..8190f9a3fed 100644
--- a/cross/dasm/Makefile
+++ b/cross/dasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/09/09 02:41:56 obache Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:17 joerg Exp $
#
DISTNAME= dasm212
@@ -13,6 +13,7 @@ HOMEPAGE= http://members.cox.net/rcolbert/dasm.htm
COMMENT= Multi-CPU cross-assembler for 6502, 6803 and 68HC11
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
NO_CONFIGURE= YES