diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-20 20:12:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-20 20:12:50 +0000 |
commit | ac0d1ea42c82c3bbfa8f846f4512d1e28245759b (patch) | |
tree | d8fb7147a59aeb6dde89bde326a12fb082b59e98 /archivers/liborange | |
parent | 8215662972ac9c3abdff69ce03ac2af0ad3bef2c (diff) | |
download | ports-ac0d1ea42c82c3bbfa8f846f4512d1e28245759b.tar.gz ports-ac0d1ea42c82c3bbfa8f846f4512d1e28245759b.zip |
Notes
Diffstat (limited to 'archivers/liborange')
-rw-r--r-- | archivers/liborange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index d7323eecd036..2d7f3826e382 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -26,7 +26,7 @@ MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= gnomehack -ISE_PKGCONFIG= build +USE_PKGCONFIG= build USE_ICONV= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |