summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz>2008-01-04 22:15:47 +0000
committerheinz <heinz>2008-01-04 22:15:47 +0000
commitea134db80963c574a9004d85b8b2528c8421524c (patch)
tree44678bd6476e13090322d47b0bd40f604e65d6d0 /sysutils
parentd49638b7202af7f7c972e2d074eaf59c6a4bb9aa (diff)
downloadpkgsrc-ea134db80963c574a9004d85b8b2528c8421524c.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++