diff options
| author | Stanislav Sedov <stas@FreeBSD.org> | 2007-04-14 10:01:29 +0000 |
|---|---|---|
| committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-04-14 10:01:29 +0000 |
| commit | 5a5dfe4f31765c680cec8e4e3eb7c0d36aaa1f23 (patch) | |
| tree | 66dbe4edb98cb01286b5bf437af4b3c194cdce58 /net/freeradius/files/patch-src-main-Makefile.in | |
| parent | - Forced commit to thank marcus for a repocopy from (diff) | |
- Update to 1.1.6
- Set correct permissions to ${PREFIX}/etc/raddb on install
- Modify CONFLICTS to take account of the likelihood that FreeRADIUS 2
will be released reasonably soon
- Move to handling NOPORTDOCS using the new --without-docdir option to
configure
- Fix handling of (NO)PORTDOCS in pkg-plist
- Remove unnecessary patches and simplify makefile
PR: ports/111521
Submitted by: David Wood<david@wood2.org.uk> (maintainer)
Diffstat (limited to 'net/freeradius/files/patch-src-main-Makefile.in')
| -rw-r--r-- | net/freeradius/files/patch-src-main-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/freeradius/files/patch-src-main-Makefile.in b/net/freeradius/files/patch-src-main-Makefile.in deleted file mode 100644 index 0e0f7e2e75a4..000000000000 --- a/net/freeradius/files/patch-src-main-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- src/main/Makefile.in.orig Wed Feb 14 15:44:23 2007 -+++ src/main/Makefile.in Mon Mar 12 13:20:32 2007 -@@ -61,9 +61,9 @@ - - radiusd: $(SERVER_OBJS) $(MODULE_OBJS) ../lib/libradius.la - $(LIBTOOL) --mode=link $(CC) -export-dynamic -dlopen self \ -- $(LDFLAGS) -pie $(LINK_MODE) -o $@ $(SERVER_OBJS) \ -+ $(CFLAGS) $(LDFLAGS) -pie $(LINK_MODE) -o $@ $(SERVER_OBJS) \ - $(MODULE_LIBS) $(LIBS) $(SNMP_LIBS) $(PTHREADLIB) \ - $(LIBLTDL) $(OPENSSL_LIBS) - - radiusd.lo: radiusd.c ../include/request_list.h ../include/modules.h ../include/modcall.h ../include/modpriv.h - $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c radiusd.c - |
