aboutsummaryrefslogtreecommitdiff
path: root/net/ushare
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-10 00:12:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-10 00:12:53 +0000
commitca957bb1059378207f72140b7016e0d955ec6c4d (patch)
tree8954bebcf2a731a1c92ea8b87b099a73b7a6c930 /net/ushare
parentbb3f481af5760ad1caa21f46c12b88a987705e83 (diff)
downloadports-ca957bb1059378207f72140b7016e0d955ec6c4d.tar.gz
ports-ca957bb1059378207f72140b7016e0d955ec6c4d.zip
Notes
Diffstat (limited to 'net/ushare')
-rw-r--r--net/ushare/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index 5ab7d4eb366d..e674bac35c1b 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -20,8 +20,9 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_GETTEXT= yes
-CONFIGURE_ENV+= CFLAGS="${PTHREAD_LIBS} -I${LOCALBASE}/include -I${WRKSRC}" \
- LDFLAGS="-L${LOCALBASE}/lib -lintl"
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lintl"
+
+CFLAGS+= -I${LOCALBASE}/include -I${WRKSRC}
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample etc/rc.d/${PORTNAME}
MAN1= ${PORTNAME}.1