summaryrefslogtreecommitdiff
path: root/security/srm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/srm/Makefile')
-rw-r--r--security/srm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile
index 7cb2b70b016..899b76d2020 100644
--- a/security/srm/Makefile
+++ b/security/srm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:19 tv Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:35 joerg Exp $
#
DISTNAME= srm-1.2.8
@@ -9,6 +9,8 @@ MAINTAINER= cube@NetBSD.org
HOMEPAGE= http://srm.sourceforge.net/
COMMENT= Secure replacement for rm(1)
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"