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 | 0ac25ba67cc7cacdbb59cd24d0407988ba1c398e (patch) | |
tree | 64c4e665c72f7f5823eb5c63d370cc1c5e77844e /security/p0f | |
parent | 826f3c88d2745dea7705516f5f034cd23e30b3a1 (diff) | |
download | pkgsrc-0ac25ba67cc7cacdbb59cd24d0407988ba1c398e.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} |