diff -Nrux .svn -x work /usr/ports/sysutils/gai-leds/Makefile gai-leds/Makefile --- /usr/ports/sysutils/gai-leds/Makefile 2009-07-31 06:55:50.000000000 -0700 +++ gai-leds/Makefile 2009-08-16 00:05:44.542820968 -0700 @@ -21,8 +21,6 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix -BROKEN= does not compile - post-patch: @${REINPLACE_CMD} -e \ 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \ diff -Nrux .svn -x work /usr/ports/sysutils/gai-leds/files/patch-configure gai-leds/files/patch-configure --- /usr/ports/sysutils/gai-leds/files/patch-configure 1969-12-31 16:00:00.000000000 -0800 +++ gai-leds/files/patch-configure 2009-08-15 23:53:16.743236712 -0700 @@ -0,0 +1,11 @@ +--- configure.orig 2009-08-15 23:51:35.743360830 -0700 ++++ configure 2009-08-15 23:52:35.252754436 -0700 +@@ -2225,7 +2225,7 @@ + echo "$as_me:$LINENO: result: yes" >&5 + echo "${ECHO_T}yes" >&6 + GAI_CFLAGS=`pkg-config --cflags gai` +- GAI_LIBS=`pkg-config --libs gai` ++ GAI_LIBS=`pkg-config --libs gai libgnomeui-2.0` + else + echo "$as_me:$LINENO: result: not found + You can download GAI from http://gai.sf.net