aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-06-10 17:31:58 +0800
committerpav <pav@FreeBSD.org>2012-06-10 17:31:58 +0800
commit5ab73fb9ae3cc4d3acbaeb06f59a76c44a352dad (patch)
treedbd0c3d1149c12511fe604cb0a5d7b8e593c8a2f /deskutils
parent03698b21676596a4a7f2d09eec23567d196674a4 (diff)
downloadfreebsd-ports-graphics-5ab73fb9ae3cc4d3acbaeb06f59a76c44a352dad.tar.gz
freebsd-ports-graphics-5ab73fb9ae3cc4d3acbaeb06f59a76c44a352dad.tar.zst
freebsd-ports-graphics-5ab73fb9ae3cc4d3acbaeb06f59a76c44a352dad.zip
- Mark BROKEN: does not link
/usr/bin/ld: cannot find -lwebcore Reported by: pointyhat
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/google-gadgets/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile
index 573574d283e..c5f13ac2466 100644
--- a/deskutils/google-gadgets/Makefile
+++ b/deskutils/google-gadgets/Makefile
@@ -30,6 +30,8 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
+BROKEN= does not link
+
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_GMAKE= yes