aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad/Makefile
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2004-02-18 07:06:13 +0800
committermr <mr@FreeBSD.org>2004-02-18 07:06:13 +0800
commit821b924044cb6566888c585f2bdf12db11c38689 (patch)
treedeef8ecbd9ce2d1cd81248273a28d8141de04b10 /cad/qcad/Makefile
parent6ae49f2c747193bc9ae780f6fab37c3b40f0f13e (diff)
downloadfreebsd-ports-gnome-821b924044cb6566888c585f2bdf12db11c38689.tar.gz
freebsd-ports-gnome-821b924044cb6566888c585f2bdf12db11c38689.tar.zst
freebsd-ports-gnome-821b924044cb6566888c585f2bdf12db11c38689.zip
try to fix pkg-plist
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r--cad/qcad/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index a6d75e43b60b..742e74e44a5c 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -28,10 +28,6 @@ MAKE_ENV= QTDIR="${QTDIR}" MAKE="${GMAKE}" \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502102
-BROKEN= "Broken pkg-plist"
-.endif
-
.if ${MACHINE_ARCH} == "alpha"
CFLAGS+= -O0
.endif