aboutsummaryrefslogtreecommitdiffstats
path: root/security/cracklib
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-23 02:05:04 +0800
committerbapt <bapt@FreeBSD.org>2013-09-23 02:05:04 +0800
commit4ab0594f63e38be08f045ae986deea85d9f8e781 (patch)
tree5ccc149311d24585961d9a2cf90f90b5de162a2d /security/cracklib
parent144134eb9b1691db727f497d0fe3e24da49605ee (diff)
downloadfreebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.tar.gz
freebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.tar.zst
freebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.zip
Fix NO_STAGE attribution
Diffstat (limited to 'security/cracklib')
-rw-r--r--security/cracklib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile
index 75b5aa516df7..5e577b175434 100644
--- a/security/cracklib/Makefile
+++ b/security/cracklib/Makefile
@@ -20,6 +20,7 @@ DICTFILE= ${DICTPATH}/pw_dict
GNU_CONFIGURE= yes
CONFIGURE_ARGS=--with-default-dict=${DICTPATH}
USE_LDCONFIG= yes
+NO_STAGE= yes
.if defined(PYTHON_SLAVEPORT)
USE_PYTHON= yes
@@ -57,7 +58,6 @@ PLIST_FILES= include/crack.h \
.endif
.if defined(PYTHON_SLAVEPORT)
-NO_STAGE= yes
pre-build:
cd ${WRKSRC}/lib && ${MAKE} libcrack.la