aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/domc
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-30 00:21:09 +0800
committergabor <gabor@FreeBSD.org>2007-04-30 00:21:09 +0800
commitdb251ad68dd80d9783be28280e82f1175c1ec6c9 (patch)
treeee0c541edd2dd55e4a38a287555edd7600ccb2a1 /textproc/domc
parent9e4b1cad429a1e0ad3eb3f55150a7212c07fd8db (diff)
downloadfreebsd-ports-gnome-db251ad68dd80d9783be28280e82f1175c1ec6c9.tar.gz
freebsd-ports-gnome-db251ad68dd80d9783be28280e82f1175c1ec6c9.tar.zst
freebsd-ports-gnome-db251ad68dd80d9783be28280e82f1175c1ec6c9.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
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>