diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /net/atmsupport | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'net/atmsupport')
-rw-r--r-- | net/atmsupport/Makefile | 2 | ||||
-rw-r--r-- | net/atmsupport/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 7aafc2887a88..f4ea7f74312a 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -18,7 +18,7 @@ COMMENT= Tools for testing the ATM subsystem LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} INSTALLS_SHLIB= yes diff --git a/net/atmsupport/pkg-plist b/net/atmsupport/pkg-plist index 8b7862c1be9c..619445142ca4 100644 --- a/net/atmsupport/pkg-plist +++ b/net/atmsupport/pkg-plist @@ -17,11 +17,9 @@ include/atm/unitcl/unitcl.h include/atm/unitcl/unitcl_iefunc.h include/atm/unitcl/unitcl_msgfunc.h lib/libats.a -lib/libats.la lib/libats.so lib/libats.so.1 lib/libunitcl.a -lib/libunitcl.la lib/libunitcl.so lib/libunitcl.so.4 %%DATADIR%%/testsuite_cc/CC_01_01 |