aboutsummaryrefslogtreecommitdiff
path: root/security/bfbtester
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-07-03 11:10:05 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-07-03 11:10:05 +0000
commit1d742965a46b0588aac76dfd9a82c5f0d81c3a50 (patch)
treeb939eebfa43c941026d1de5c3f35dc3713bc0448 /security/bfbtester
parent99858e6a651ee5fa74ddecb338876d6055c4658f (diff)
downloadports-1d742965a46b0588aac76dfd9a82c5f0d81c3a50.tar.gz
ports-1d742965a46b0588aac76dfd9a82c5f0d81c3a50.zip
Fix install / mtree ith custom PREFIX
Reported by: QATty
Notes
Notes: svn path=/head/; revision=236979
Diffstat (limited to 'security/bfbtester')
-rw-r--r--security/bfbtester/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/bfbtester/Makefile b/security/bfbtester/Makefile
index a00496813f61..a6e94db4e7c9 100644
--- a/security/bfbtester/Makefile
+++ b/security/bfbtester/Makefile
@@ -9,13 +9,12 @@ PORTNAME= bfbtester
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= bfbtester
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A security tool for testing binaries for overflows
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
USE_GMAKE= yes