diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-07 12:28:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-07 12:28:46 +0000 |
commit | d2f6843338c47a1030fad36b5dd2db8a0e94e7fe (patch) | |
tree | e3669da4e3d96787717a5ded8bb8125f33ca17fa /x11-toolkits/linux-f8-gtk2 | |
parent | 39d7c310196d5c96af238205ed2a183c61af083d (diff) | |
download | ports-d2f6843338c47a1030fad36b5dd2db8a0e94e7fe.tar.gz ports-d2f6843338c47a1030fad36b5dd2db8a0e94e7fe.zip |
Notes
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 |