diff -ruN atmsupport.orig/Makefile atmsupport/Makefile --- atmsupport.orig/Makefile Fri Jan 2 16:34:15 2004 +++ atmsupport/Makefile Fri Jan 2 16:42:07 2004 @@ -1,9 +1,10 @@ -# Ports makefile for: atmsupport -# Date created: 20 August 2003 +# Ports collection Makefile for: atmsupport +# Date created: 02 January 2004 # Whom: harti # # $FreeBSD$ # + PORTNAME= atmsupport PORTVERSION= 1.0 CATEGORIES= sysutils @@ -16,7 +17,9 @@ USE_GMAKE= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-tcldir=${LOCALBASE} +CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} INSTALLS_SHLIB= yes + +MAN1= unidecode.1 uniencode.1 .include diff -ruN atmsupport.orig/distinfo atmsupport/distinfo --- atmsupport.orig/distinfo Wed Dec 31 18:00:00 1969 +++ atmsupport/distinfo Fri Jan 2 16:35:15 2004 @@ -0,0 +1 @@ +MD5 (atmsupport-1.0.tar.gz) = 90987cecc173ff1d5b935802a93fda41 diff -ruN atmsupport.orig/files/patch-configure atmsupport/files/patch-configure --- atmsupport.orig/files/patch-configure Wed Dec 31 18:00:00 1969 +++ atmsupport/files/patch-configure Fri Jan 2 16:44:13 2004 @@ -0,0 +1,14 @@ +--- configure.orig Fri Jan 2 16:43:42 2004 ++++ configure Fri Jan 2 16:44:03 2004 +@@ -162,9 +162,9 @@ + + + +-tagnames=`echo "$tagnames,CXX" | sed 's/^,//'` ++#tagnames=`echo "$tagnames,CXX" | sed 's/^,//'` + +-tagnames=`echo "$tagnames,F77" | sed 's/^,//'` ++#tagnames=`echo "$tagnames,F77" | sed 's/^,//'` + + if expr a : '\(a\)' >/dev/null 2>&1; then + as_expr=expr diff -ruN atmsupport.orig/pkg-plist atmsupport/pkg-plist --- atmsupport.orig/pkg-plist Fri Jan 2 16:34:24 2004 +++ atmsupport/pkg-plist Fri Jan 2 16:37:15 2004 @@ -19,8 +19,6 @@ bin/uniu bin/unidecode bin/uniencode -man/man1/unidecode.1 -man/man1/uniencode.1 share/atmsupport/testsuite_uni/README share/atmsupport/testsuite_uni/Funcs share/atmsupport/testsuite_uni/L3MU_Funcs