diff options
author | kris <kris@FreeBSD.org> | 2004-09-19 02:47:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-19 02:47:46 +0800 |
commit | 8e6a5fac22b2eadd32378144474e37250fd885ee (patch) | |
tree | ffa0a26b5bb3df44db20acf832f2952f7e1aac8f /www/linux-nvu | |
parent | 478b91a3501b2386302f44aa2031b4d9cbc67b5c (diff) | |
download | freebsd-ports-gnome-8e6a5fac22b2eadd32378144474e37250fd885ee.tar.gz freebsd-ports-gnome-8e6a5fac22b2eadd32378144474e37250fd885ee.tar.zst freebsd-ports-gnome-8e6a5fac22b2eadd32378144474e37250fd885ee.zip |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'www/linux-nvu')
-rw-r--r-- | www/linux-nvu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-nvu/Makefile b/www/linux-nvu/Makefile index e79191a45d13..6009a1c3838a 100644 --- a/www/linux-nvu/Makefile +++ b/www/linux-nvu/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \ ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig +BROKEN= "Conflicting dependencies (linux_base 7.x and 8.x)" + NO_BUILD= yes NO_FILTER_SHLIBS= yes ONLY_FOR_ARCHS= i386 |