aboutsummaryrefslogtreecommitdiffstats
path: root/security/bcrypt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:10 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:10 +0800
commit124122e75ab0a6254dd6920e80228747a8121356 (patch)
tree107702b40a14490ca91f7085571831eb15fd9265 /security/bcrypt
parentfb244adc9f4c2d76bd20ab6ba9510ceea9ec1310 (diff)
downloadfreebsd-ports-gnome-124122e75ab0a6254dd6920e80228747a8121356.tar.gz
freebsd-ports-gnome-124122e75ab0a6254dd6920e80228747a8121356.tar.zst
freebsd-ports-gnome-124122e75ab0a6254dd6920e80228747a8121356.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Diffstat (limited to 'security/bcrypt')
-rw-r--r--security/bcrypt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile
index 6e7986c8b032..64f52a08bf51 100644
--- a/security/bcrypt/Makefile
+++ b/security/bcrypt/Makefile
@@ -19,8 +19,6 @@ PLIST_FILES= bin/bcrypt man/man1/bcrypt.1.gz
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -E 's/^(CC|CFLAGS|LDFLAGS|PREFIX)\ /\1?/' \
${WRKSRC}/Makefile