aboutsummaryrefslogtreecommitdiff
path: root/net/netspeed_applet
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-04-25 02:36:43 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-04-25 02:36:43 +0000
commitce788d9f6885c52ffc79482978635648f0f41682 (patch)
treec81ed782117f23fbc265ef35c98cdb112de8b350 /net/netspeed_applet
parent87cec0193ce0c3d19fd8acada9a0b3e4f9aa9754 (diff)
downloadports-ce788d9f6885c52ffc79482978635648f0f41682.tar.gz
ports-ce788d9f6885c52ffc79482978635648f0f41682.zip
Notes
Diffstat (limited to 'net/netspeed_applet')
-rw-r--r--net/netspeed_applet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile
index 6763c245d2aa..849ed62471e3 100644
--- a/net/netspeed_applet/Makefile
+++ b/net/netspeed_applet/Makefile
@@ -21,8 +21,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehier intlhack gnomeprefix gnomehack gnomepanel
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" \
- PKG_CONFIG=${LOCALBASE}/bin/pkg-config
+ LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-libgtop
.include <bsd.port.mk>