diff options
author | obache <obache@pkgsrc.org> | 2011-01-07 04:16:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-01-07 04:16:14 +0000 |
commit | fd6f780855f908b588832eec1d85472bf1e4d7dc (patch) | |
tree | 64c4e665c72f7f5823eb5c63d370cc1c5e77844e /security/p0f | |
parent | f513617392d5625608df309a26fe084a0487582c (diff) | |
download | pkgsrc-fd6f780855f908b588832eec1d85472bf1e4d7dc.tar.gz |
tabfy.
Diffstat (limited to 'security/p0f')
-rw-r--r-- | security/p0f/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p0f/Makefile b/security/p0f/Makefile index 5a734ede8f1..a29ddcc8b98 100644 --- a/security/p0f/Makefile +++ b/security/p0f/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2011/01/07 04:15:37 obache Exp $ +# $NetBSD: Makefile,v 1.27 2011/01/07 04:16:14 obache Exp $ # DISTNAME= p0f-2.0.8 @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/p0f -PKG_SYSCONFSUBDIR= p0f +PKG_SYSCONFSUBDIR= p0f MAKE_ENV+= LIBPCAP_PREFIX=${BUILDLINK_PREFIX.libpcap} |