diff options
author | kris <kris@FreeBSD.org> | 2004-02-07 20:28:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-07 20:28:46 +0800 |
commit | 3284f07847f8fd202402f0bab44eb558c61a548c (patch) | |
tree | c44a2ee6effc546dd0c8eff63750a474534aab1c /x11-toolkits/linux-f8-gtk2 | |
parent | 4cd3d3755362cff068169db5115baf5c6c93f490 (diff) | |
download | freebsd-ports-gnome-3284f07847f8fd202402f0bab44eb558c61a548c.tar.gz freebsd-ports-gnome-3284f07847f8fd202402f0bab44eb558c61a548c.tar.zst freebsd-ports-gnome-3284f07847f8fd202402f0bab44eb558c61a548c.zip |
BROKEN: Build fails
Diffstat (limited to 'x11-toolkits/linux-f8-gtk2')
-rw-r--r-- | x11-toolkits/linux-f8-gtk2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/linux-f8-gtk2/Makefile b/x11-toolkits/linux-f8-gtk2/Makefile index 76a1d9355224..c9d073995319 100644 --- a/x11-toolkits/linux-f8-gtk2/Makefile +++ b/x11-toolkits/linux-f8-gtk2/Makefile @@ -21,6 +21,8 @@ PLIST= ${WRKDIR}/plist RESTRICTED= "binaries under GNU LGPL without accompanying source" RPM_SET= gtk2-2.2.1-4.i386.rpm +BROKEN= "Build fails" + pre-install: ${RM} -f ${PLIST} .for ii in gtk.immodules gdk-pixbuf.loaders |