aboutsummaryrefslogtreecommitdiff
path: root/devel/libYGP
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-01 08:41:30 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-01 08:41:30 +0000
commit355197a3b8ba244ce6844c398a270642ceb4787e (patch)
treeaa1e478e1495404b4778dbb4d662d23e8a550264 /devel/libYGP
parent4b2b04e1fbee48260e6ff65646fce099983e80bd (diff)
Notes
Diffstat (limited to 'devel/libYGP')
-rw-r--r--devel/libYGP/Makefile8
-rw-r--r--devel/libYGP/pkg-plist1
2 files changed, 8 insertions, 1 deletions
diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile
index 2560a5864420..da7ac9adff66 100644
--- a/devel/libYGP/Makefile
+++ b/devel/libYGP/Makefile
@@ -53,4 +53,10 @@ post-install:
@${LN} -sf ${PREFIX}/lib/${PORTNAME}-${PORTVERSION}.so \
${PREFIX}/lib/${PORTNAME}-${PORTVERSION}.so.0
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/libYGP/pkg-plist b/devel/libYGP/pkg-plist
index 9d9e2fbd9765..cc96311b8868 100644
--- a/devel/libYGP/pkg-plist
+++ b/devel/libYGP/pkg-plist
@@ -47,6 +47,7 @@
%%YGP%%include/YGP/XDirSrch.h
%%YGP%%include/YGP/XStrBuf.h
%%YGP%%include/YGP/XStream.h
+%%XGP%%include/xgp-cfg.h
%%XGP%%include/XGP/AutoContainer.h
%%XGP%%include/XGP/BrowserDlg.h
%%XGP%%include/XGP/ConnectDlg.h