aboutsummaryrefslogtreecommitdiff
path: root/security/newpki-lib
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
commit053520453dc374b6c02b15ad78efd7e0e52867f6 (patch)
tree9715c5e142788fa00b976d2c5a75b984e005be15 /security/newpki-lib
parent353346c8f2676860eb119c92298802aa94479b3a (diff)
downloadports-053520453dc374b6c02b15ad78efd7e0e52867f6.tar.gz
ports-053520453dc374b6c02b15ad78efd7e0e52867f6.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
Notes
Notes: svn path=/head/; revision=190445
Diffstat (limited to 'security/newpki-lib')
-rw-r--r--security/newpki-lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile
index 5a0c8d1f20be..b6d4fac19ebd 100644
--- a/security/newpki-lib/Makefile
+++ b/security/newpki-lib/Makefile
@@ -37,10 +37,6 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
-
.if ${OSVERSION} >= 700019
BROKEN= does not compile with OpenSSL 0.9.8b
.endif