summaryrefslogtreecommitdiff
path: root/security/scanssh
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /security/scanssh
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'security/scanssh')
-rw-r--r--security/scanssh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile
index 54a92636366..3a5e913fb25 100644
--- a/security/scanssh/Makefile
+++ b/security/scanssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/04/22 18:06:09 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2008/06/20 01:09:34 joerg Exp $
DISTNAME= scanssh-2.1
PKGREVISION= 6
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://monkey.org/~provos/scanssh/
COMMENT= SSH remote version scanner
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_BUILTIN.libevent= NO