summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/tsclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index c38b7160ff81..3bee07b9ad0b 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -18,8 +18,8 @@ USES= gettext gmake gnome libtool pathfix pkgconfig
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnome
-CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`
-LIBS+= -L${LOCALBASE}/lib `pkg-config --libs libgnomeui-2.0`
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
PORTDOCS= COPYING NEWS README