aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-07-16 12:32:09 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-07-16 12:32:09 +0000
commit1a7eab50ba57ef25729fd9474d744755ff1ee73b (patch)
tree331b026ff8d2ba98b9081dea3b5ffc1004c20b80 /sysutils
parentea4e8645ff876272c64ecfd3eb8a7e85ff4628ad (diff)
downloadports-1a7eab50ba57ef25729fd9474d744755ff1ee73b.tar.gz
ports-1a7eab50ba57ef25729fd9474d744755ff1ee73b.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-encfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index ae977b18ca48..0c9e66c22607 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -26,10 +26,11 @@ WRKSRC= ${WRKDIR}/encfs-${PORTVERSION}
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib
-CFLAGS+= -pthread
+CFLAGS+= ${PTHREAD_LIBS} -liconv
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
+USE_GETTEXT= yes
MAN1= encfs.1 encfsctl.1