diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-07-24 18:36:19 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-07-24 18:36:19 +0000 |
commit | 36e34f48e2e5ab984eb31b7cff1ee163494523f0 (patch) | |
tree | 78419497b9b7f06ed2367445df2b7045727c6e0a /security/openfwtk/files/patch-Makefile.config | |
parent | net/openldap24-*: (diff) |
Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
Diffstat (limited to 'security/openfwtk/files/patch-Makefile.config')
-rw-r--r-- | security/openfwtk/files/patch-Makefile.config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/openfwtk/files/patch-Makefile.config b/security/openfwtk/files/patch-Makefile.config deleted file mode 100644 index 6038b4f485c7..000000000000 --- a/security/openfwtk/files/patch-Makefile.config +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.config.orig 2007-10-12 02:30:32.000000000 +0400 -+++ Makefile.config 2007-10-12 02:30:52.000000000 +0400 -@@ -1,6 +1,6 @@ - # Define here one of the supported OS-es: - # Linux, FreeBSD, OpenBSD, Solaris, Solaris64, HP-UX, MacOSX --OSTYPE = Linux -+OSTYPE = FreeBSD - - include $(GMKPATH)/configs/$(OSTYPE) - include $(GMKPATH)/Makefile.common |