From a9f655130603ff40a917146738a8cb2487ed5f82 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:56:43 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- science/vis5d+/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'science') diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 1076e27f07ba..abb5af0e376e 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -18,13 +18,13 @@ COMMENT= An OpenGL-based volumetric visualization program for scientific dataset BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \ convert:${PORTSDIR}/graphics/ImageMagick -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - netcdf.1:${PORTSDIR}/math/netcdf \ +LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_GL= yes USE_GNOME= gnometarget gtk12 +USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-gtk --enable-threads --with-netcdf \ -- cgit v1.2.3