user-destdir ready.
This commit is contained in:
parent
6effa5efa2
commit
39773a0dec
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2009/08/26 19:58:16 sno Exp $
|
# $NetBSD: Makefile,v 1.4 2009/12/09 05:18:43 obache Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= openvas-client-2.0.1
|
DISTNAME= openvas-client-2.0.1
|
||||||
|
@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||||
HOMEPAGE= http://www.openvas.org/
|
HOMEPAGE= http://www.openvas.org/
|
||||||
COMMENT= Client for the Open Vulnerability Assessment System
|
COMMENT= Client for the Open Vulnerability Assessment System
|
||||||
|
|
||||||
|
PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
||||||
USE_TOOLS+= gmake pkg-config
|
USE_TOOLS+= gmake pkg-config
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
BUILD_DEFS+= VARBASE
|
BUILD_DEFS+= VARBASE
|
||||||
|
|
Loading…
Reference in a new issue