aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib-devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-09 01:55:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-09 01:55:41 +0000
commitf510394ab0efecbc0ad80da4dc319ee63b26cac4 (patch)
tree880f6707a7ffc4259053b3785e3fe4dda1d45784 /devel/clanlib-devel
parentd21eb705f2b8feca93bfdd9368df6d651d6901c0 (diff)
downloadports-f510394ab0efecbc0ad80da4dc319ee63b26cac4.tar.gz
ports-f510394ab0efecbc0ad80da4dc319ee63b26cac4.zip
Notes
Diffstat (limited to 'devel/clanlib-devel')
-rw-r--r--devel/clanlib-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile
index d84c2f903f17..04dc72a727cc 100644
--- a/devel/clanlib-devel/Makefile
+++ b/devel/clanlib-devel/Makefile
@@ -41,6 +41,10 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
.if ${OSVERSION} < 500032
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport