aboutsummaryrefslogtreecommitdiff
path: root/textproc/domc
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-29 16:21:09 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-29 16:21:09 +0000
commit6b627f8f9758e8ac1f6cb4e860dbe491821693d8 (patch)
tree505745271461218ddd8e06519c9f526e5578afe2 /textproc/domc
parent3825dd28e0d5e078acda90ada28dcdc1611ea3f5 (diff)
downloadports-6b627f8f9758e8ac1f6cb4e860dbe491821693d8.tar.gz
ports-6b627f8f9758e8ac1f6cb4e860dbe491821693d8.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
Notes
Notes: svn path=/head/; revision=191130
Diffstat (limited to 'textproc/domc')
-rw-r--r--textproc/domc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index 1389614b3ca5..fdac26942df9 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -39,8 +39,4 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
IGNORE= requires wchar functions to use the produced library
.endif
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
-
.include <bsd.port.post.mk>