aboutsummaryrefslogtreecommitdiff
path: root/devel/libvanessa_adt
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-03-23 16:08:33 +0000
committerClement Laforet <clement@FreeBSD.org>2004-03-23 16:08:33 +0000
commitb2002793cbc3ed62ed2f2afba9fb0017c7e0cffd (patch)
treeec18e231e4de690d4b7506fa606fa16782adc8d6 /devel/libvanessa_adt
parentb54bb47c4e9b91f44e3dff3e84a54771f4ef8b95 (diff)
downloadports-b2002793cbc3ed62ed2f2afba9fb0017c7e0cffd.tar.gz
ports-b2002793cbc3ed62ed2f2afba9fb0017c7e0cffd.zip
Notes
Diffstat (limited to 'devel/libvanessa_adt')
-rw-r--r--devel/libvanessa_adt/Makefile3
-rw-r--r--devel/libvanessa_adt/files/patch-ltmain.sh13
-rw-r--r--devel/libvanessa_adt/pkg-plist1
3 files changed, 15 insertions, 2 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile
index 6cc2ca9132d0..182a90c95ab4 100644
--- a/devel/libvanessa_adt/Makefile
+++ b/devel/libvanessa_adt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libvanessa_adt
PORTVERSION= 0.0.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION}
@@ -19,8 +20,8 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger
INSTALLS_SHLIB= YES
-USE_LIBTOOL_VER= 13
USE_REINPLACE= YES
+GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/libvanessa_adt/files/patch-ltmain.sh b/devel/libvanessa_adt/files/patch-ltmain.sh
new file mode 100644
index 000000000000..f24bc5ee6988
--- /dev/null
+++ b/devel/libvanessa_adt/files/patch-ltmain.sh
@@ -0,0 +1,13 @@
+--- ltmain.sh.orig Tue Mar 23 15:22:40 2004
++++ ltmain.sh Tue Mar 23 15:22:50 2004
+@@ -5530,8 +5530,8 @@
+ # Install the pseudo-library for information purposes.
+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ instname="$dir/$name"i
+- $show "$install_prog $instname $destdir/$name"
+- $run eval "$install_prog $instname $destdir/$name" || exit $?
++ #$show "$install_prog $instname $destdir/$name"
++ #$run eval "$install_prog $instname $destdir/$name" || exit $?
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/devel/libvanessa_adt/pkg-plist b/devel/libvanessa_adt/pkg-plist
index 3b4145ac5a26..214907674af7 100644
--- a/devel/libvanessa_adt/pkg-plist
+++ b/devel/libvanessa_adt/pkg-plist
@@ -2,4 +2,3 @@ include/vanessa_adt.h
lib/libvanessa_adt.so.0
lib/libvanessa_adt.so
lib/libvanessa_adt.a
-lib/libvanessa_adt.la