aboutsummaryrefslogtreecommitdiff
path: root/net/gq
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
commitc7611291caed7042dac74061e36e3fa5ba7ed166 (patch)
tree1d2de5d52eb1b8904d425116b2afd36170dab951 /net/gq
parentaf96ced369a5fd129e406f51d4135261e2b70bb3 (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p
Notes
Notes: svn path=/head/; revision=190385
Diffstat (limited to 'net/gq')
-rw-r--r--net/gq/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 660cf818392c..696359bcb7ac 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -39,10 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
-
.if !defined(WITHOUT_JPEG)
USE_GNOME+= gdkpixbuf
.endif