aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-encfs/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2007-07-16 20:32:09 +0800
committertrasz <trasz@FreeBSD.org>2007-07-16 20:32:09 +0800
commitcf4024fcabe0039253cc4772ba5e9c0fd2ef8155 (patch)
tree037a7d28afbc4cd546d835f2329340d0d15bb00b /sysutils/fusefs-encfs/Makefile
parentd058cbdac82d1401154494b9b98eb2d15c30e20f (diff)
downloadfreebsd-ports-gnome-cf4024fcabe0039253cc4772ba5e9c0fd2ef8155.tar.gz
freebsd-ports-gnome-cf4024fcabe0039253cc4772ba5e9c0fd2ef8155.tar.zst
freebsd-ports-gnome-cf4024fcabe0039253cc4772ba5e9c0fd2ef8155.zip
- Fix build.
Approved by: miwi (mentor)
Diffstat (limited to 'sysutils/fusefs-encfs/Makefile')
-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
span class='deletions'>-1/+3 * De-pkg-comment.knu2003-02-211-0/+1 * o Chasing mail/mutt-devel upgrade.clive2003-01-021-1/+1 * Remove a obsoleted variable for cleanness.clive2002-10-011-1/+0 * Update for a new patchset, which has only different comments.clive2002-09-011-1/+1 * Since the Big5<->GB mapping in iconv is simply brokenclive2002-08-301-1/+4 * Distfile relocated.clive2002-08-271-1/+1 * Catch up with mail/mutt-devel.clive2002-06-171-3/+3 * Chasing mail/mutt-devel upgrade.clive2002-05-041-1/+1 * Post gettext-0.11.1 fix.clive2002-04-151-1/+1 * Something wrong in my local configuration :) Most people do not haveclive2002-03-181-1/+1 * Fix make install after gettext upgrade.clive2002-03-161-1/+1 * Fix PORTREVISION.clive2002-03-141-1/+1 * Rollback to revisions below:clive2002-03-101-1/+1 * Automate PORTREVISION issue bewteen master port and slave port.clive2002-03-101-1/+1 * Wrap exactly by margin.clive2002-02-181-2/+3 * Fix make index.clive2002-01-301-0/+2 * PORTREVISION of this port is 4 now.clive2002-01-301-0/+1 * o Extra patchset changed. Now we have the first big5 line wrapping friendlyclive2002-01-291-0/+2 * Add a new PATCH_SITES entry.clive2001-09-05