aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libYGP
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-09-01 16:41:30 +0800
committersat <sat@FreeBSD.org>2006-09-01 16:41:30 +0800
commit2b05c8926f60f1410052f8a83afa34fb4ea9c671 (patch)
tree1e532b33aa0da775af82d980af6f303e8e1a29a6 /devel/libYGP
parent2fc137bfec5ccdc2517eab2b244127b6ba8d725e (diff)
downloadfreebsd-ports-gnome-2b05c8926f60f1410052f8a83afa34fb4ea9c671.tar.gz
freebsd-ports-gnome-2b05c8926f60f1410052f8a83afa34fb4ea9c671.tar.zst
freebsd-ports-gnome-2b05c8926f60f1410052f8a83afa34fb4ea9c671.zip
- Mark broken on 4.x
- Fix XGP plist - Bump XGP portrevision Reported by: pointyhat via kris
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