aboutsummaryrefslogtreecommitdiffstats
path: root/science/vis5d+
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-18 19:50:38 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-18 19:50:38 +0800
commit905aa56821787eb98c150e2cd7e4222698cd34b5 (patch)
treed5d7cef2ee1a3886c8300f6c59463d1704679734 /science/vis5d+
parent267c972eab297e87ce7c16314746799098e8dac4 (diff)
downloadfreebsd-ports-graphics-905aa56821787eb98c150e2cd7e4222698cd34b5.tar.gz
freebsd-ports-graphics-905aa56821787eb98c150e2cd7e4222698cd34b5.tar.zst
freebsd-ports-graphics-905aa56821787eb98c150e2cd7e4222698cd34b5.zip
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
Diffstat (limited to 'science/vis5d+')
-rw-r--r--science/vis5d+/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile
index 16dce65d01c..5a1ac49ba92 100644
--- a/science/vis5d+/Makefile
+++ b/science/vis5d+/Makefile
@@ -34,11 +34,6 @@ CONFIGURE_ARGS= --enable-gtk --enable-threads --with-mesa --with-netcdf \
--with-mixkit=${LOCALBASE}/lib/libmix.a --with-x
INSTALLS_SHLIB= yes
-post-patch:
-.for file in configure intl/gettextP.h
- @${PERL} -pi -e "s,iconv.h,giconv.h,g" ${WRKSRC}/${file}
-.endfor
-
pre-build:
@${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}