aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lineak-defaultplugin
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-02-28 18:51:58 +0800
committergahr <gahr@FreeBSD.org>2013-02-28 18:51:58 +0800
commitc18b1a282eba46ca6276db6adbbd2574bbbe0335 (patch)
treeae18db5e53b8dc7dbd4ce8e2d3f0eec05e53d1f4 /sysutils/lineak-defaultplugin
parent7c20129d4b77f82884759fd6a822fe16674928c7 (diff)
downloadfreebsd-ports-gnome-c18b1a282eba46ca6276db6adbbd2574bbbe0335.tar.gz
freebsd-ports-gnome-c18b1a282eba46ca6276db6adbbd2574bbbe0335.tar.zst
freebsd-ports-gnome-c18b1a282eba46ca6276db6adbbd2574bbbe0335.zip
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr
Diffstat (limited to 'sysutils/lineak-defaultplugin')
-rw-r--r--sysutils/lineak-defaultplugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lineak-defaultplugin/Makefile b/sysutils/lineak-defaultplugin/Makefile
index e0f93b270506..9ac30446cf47 100644
--- a/sysutils/lineak-defaultplugin/Makefile
+++ b/sysutils/lineak-defaultplugin/Makefile
@@ -21,8 +21,8 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_XORG= x11 xext xt xtst xfixes
USE_GMAKE= yes
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --program-prefix=''
MAN1= lineak_defaultplugin.1