aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2006-05-05 12:49:11 +0800
committerglewis <glewis@FreeBSD.org>2006-05-05 12:49:11 +0800
commit74d45b3e8c35d01d242765481c98fe3dacf24bde (patch)
tree49faae6d8bfabb1b845f9e1ff2163abbebd37e65
parentace3029082d78578cd05a6bf3f0786446a705225 (diff)
downloadfreebsd-ports-gnome-74d45b3e8c35d01d242765481c98fe3dacf24bde.tar.gz
freebsd-ports-gnome-74d45b3e8c35d01d242765481c98fe3dacf24bde.tar.zst
freebsd-ports-gnome-74d45b3e8c35d01d242765481c98fe3dacf24bde.zip
. pre-install -> su-pre-install since the pre install step installs files
in ${PREFIX}.
-rw-r--r--security/cracklib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile
index 1a384689c02c..94fa557d1710 100644
--- a/security/cracklib/Makefile
+++ b/security/cracklib/Makefile
@@ -19,7 +19,7 @@ MAN3= cracklib.3
MLINKS= cracklib.3 FascistCheck.3
INSTALLS_SHLIB= yes
-pre-install:
+su-pre-install:
${INSTALL_DATA} ${WRKSRC}/cracklib/libcrack.a ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/cracklib/libcrack.so.1 ${PREFIX}/lib
${LN} -sf libcrack.so.1 ${PREFIX}/lib/libcrack.so