From ec8d0cbd55c0581ef160f999e8f74b2f0a0156bf Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura <nork@FreeBSD.org> Date: Mon, 12 Jun 2006 14:56:01 +0000 Subject: Add missing dependency on libgnomeui and Unbroken. [NOTE] But I don't know that this fix is good. I think that there are some missing dependency:-(. So I don't bump PORTREVISION. I'm watching pointyhat report... Pointed out by: pointyhat via kris --- x11/gsynaptics/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index bbd7dd1e08b8..8c8335a3836d 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -17,9 +17,7 @@ COMMENT= GNOME Synaptics Touchpad setting tool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${PREFIX}/lib/modules/input/synaptics_drv.o:${PORTSDIR}/x11-servers/synaptics -BROKEN= Configure fails - -USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 +USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 libgnomeui USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes -- cgit v1.2.3