aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-sshfs
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/fusefs-sshfs
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/fusefs-sshfs')
-rw-r--r--sysutils/fusefs-sshfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile
index e05f49a172a5..d8bdfe446e2d 100644
--- a/sysutils/fusefs-sshfs/Makefile
+++ b/sysutils/fusefs-sshfs/Makefile
@@ -17,7 +17,6 @@ COMMENT= Mount remote directories over ssh
KMODDIR?= ${LOCALBASE}/modules
GNU_CONFIGURE= yes
-CFLAGS+= ${PTHREAD_CFLAGS}
USE_FUSE= yes
USE_GNOME= glib20