diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /net/atmsupport | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
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 |