summaryrefslogtreecommitdiff
path: root/sysutils/iat
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 19:50:50 +0000
committerasau <asau>2012-10-23 19:50:50 +0000
commit3d48b4c2985507f97d8649437b36250d0d4ba562 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/iat
parent734fbfa8d4872b772a57d6b2dd24f032406cda48 (diff)
downloadpkgsrc-3d48b4c2985507f97d8649437b36250d0d4ba562.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/iat')
-rw-r--r--sysutils/iat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/iat/Makefile b/sysutils/iat/Makefile
index d8085fa486c..b46c0279199 100644
--- a/sysutils/iat/Makefile
+++ b/sysutils/iat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 19:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:07 asau Exp $
#
DISTNAME= iat-0.1.7
@@ -11,8 +11,6 @@ HOMEPAGE= http://iat.berlios.de/
COMMENT= ISO9660 analyzer tool
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"