mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Drop libtool patch and .la library.
This commit is contained in:
parent
d0d9ec815e
commit
553b3f1289
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353050
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ucl
|
||||
PORTVERSION= 1.03
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= archivers devel
|
||||
MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
|
||||
|
||||
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= libtool:keepla
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Thu Dec 18 17:29:13 2003
|
||||
+++ configure Sun Dec 28 16:09:13 2003
|
||||
@@ -19857,6 +19857,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
@ -3,7 +3,6 @@ include/ucl/ucl.h
|
||||
include/ucl/ucl_asm.h
|
||||
include/ucl/uclconf.h
|
||||
lib/libucl.a
|
||||
lib/libucl.la
|
||||
lib/libucl.so
|
||||
lib/libucl.so.1
|
||||
lib/libucl.so.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user