diff options
Diffstat (limited to 'lang/petite-chez/Makefile')
-rw-r--r-- | lang/petite-chez/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/petite-chez/Makefile b/lang/petite-chez/Makefile index 6d2f76e6fc7d..b92046bfbfbf 100644 --- a/lang/petite-chez/Makefile +++ b/lang/petite-chez/Makefile @@ -30,7 +30,7 @@ OPTIONS_DEFINE= THREADS WRKSRC= ${WRKDIR}/csv${PORTVERSION}/custom HAS_CONFIGURE= yes -USE_ICONV= yes +USES= iconv CONFIGURE_ARGS= --installprefix=${PREFIX} \ --installman=${MANPREFIX}/man \ --force-relink \ |