summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-04 22:15:47 +0000
committerheinz <heinz@pkgsrc.org>2008-01-04 22:15:47 +0000
commit15798514564d81e4914ee8488257a59f7aacef40 (patch)
tree44678bd6476e13090322d47b0bd40f604e65d6d0 /sysutils
parent7f791603aa867cc5b077e08ae76d89bc54037583 (diff)
downloadpkgsrc-15798514564d81e4914ee8488257a59f7aacef40.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/smartmontools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile
index 41d1ac6df82..925ed02b6cd 100644
--- a/sysutils/smartmontools/Makefile
+++ b/sysutils/smartmontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/09/11 11:19:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2008/01/04 22:15:47 heinz Exp $
DISTNAME= smartmontools-5.37
CATEGORIES= sysutils
@@ -11,6 +11,7 @@ COMMENT= Control and monitor storage systems using SMART
ONLY_FOR_PLATFORM= Darwin-*-* FreeBSD-*-* Linux-*-*
ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES+= c++