aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Prima/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commita9f655130603ff40a917146738a8cb2487ed5f82 (patch)
tree5babe5a6833f10e0055bcf2c88ac48e0eaa8c05d /x11-toolkits/p5-Prima/Makefile
parentc6f7e574ed68c7363c234c63e9d7af5f6599b904 (diff)
downloadports-a9f655130603ff40a917146738a8cb2487ed5f82.tar.gz
ports-a9f655130603ff40a917146738a8cb2487ed5f82.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Prima/Makefile')
-rw-r--r--x11-toolkits/p5-Prima/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile
index 4411e87392a3..f461e1167466 100644
--- a/x11-toolkits/p5-Prima/Makefile
+++ b/x11-toolkits/p5-Prima/Makefile
@@ -47,6 +47,6 @@ LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
.if defined (WITHOUT_ICONV)
CONFIGURE_ARGS+= WITH_ICONV=0
.else
-LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
+USE_ICONV= yes
.endif
.endif