ports/net/tac_plus4/files/patch-configure
Joe Marcus Clarke ca1e72ab95 Update to F4.0.4.7. Code changes in this release include:
* Conversion to autofoo
* Man pahe improvements
* MD5 fixes for 64-bit platforms
* generated_password has been renamed to tac_pwd
* A tac_plus.config.5 man page has been added
* User-specific enable password support

Port changes in this release include:

* Default IOS version has been changed from 11.x to 12.x
* tac_plus.sh script has been converted to rcNG
* PORTDOCS is properly respected
* Portlint fixes
2005-04-03 06:58:13 +00:00

11 lines
385 B
Text

--- configure.orig Sun Apr 3 01:20:37 2005
+++ configure Sun Apr 3 01:20:48 2005
@@ -1758,7 +1758,7 @@
#CPPFLAGS="$CFLAGS -I/usr/pkg/include"; export CPPFLAGS
#LDFLAGS="$LDFLAGS -L/usr/pkg/lib -Xlinker -rpath -Xlinker /usr/pkg/lib"
#export LDFLAGS
- LIBS="-lcrypt"; export LIBS
+ LIBS="-lcrypt $LIBS"; export LIBS
cat >>confdefs.h <<\_ACEOF
#define FREEBSD 1
_ACEOF