summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
commit3aa77171e7fba77720aea6eb4bded87b64c1ad8e (patch)
treedbeabb1054054f2f39e7970cedea3abd4f75843c /archivers
parentadded NO_PACKAGE=ignores cflags (diff)
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Notes
Notes: svn path=/head/; revision=19217
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzo/Makefile4
-rw-r--r--archivers/lzo/pkg-plist1
-rw-r--r--archivers/lzo2/Makefile4
-rw-r--r--archivers/lzo2/pkg-plist1
4 files changed, 4 insertions, 6 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index cbab20e9e147..7300e7ca7af4 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 Feb 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.3 1998/12/10 17:24:31 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/04/19 19:28:34 jseger Exp $
#
DISTNAME= lzo-1.04
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR=libs/compression
MAINTAINER= ports@FreeBSD.ORG
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-shared=yes \
--enable-asm=yes
post-install:
diff --git a/archivers/lzo/pkg-plist b/archivers/lzo/pkg-plist
index 4a549fbc7cb5..4732d1559c89 100644
--- a/archivers/lzo/pkg-plist
+++ b/archivers/lzo/pkg-plist
@@ -10,7 +10,6 @@ include/lzo1z.h
include/lzo2a.h
include/lzoconf.h
lib/liblzo.a
-lib/liblzo.la
lib/liblzo.so
lib/liblzo.so.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index cbab20e9e147..7300e7ca7af4 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 Feb 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.3 1998/12/10 17:24:31 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/04/19 19:28:34 jseger Exp $
#
DISTNAME= lzo-1.04
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR=libs/compression
MAINTAINER= ports@FreeBSD.ORG
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-shared=yes \
--enable-asm=yes
post-install:
diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist
index 4a549fbc7cb5..4732d1559c89 100644
--- a/archivers/lzo2/pkg-plist
+++ b/archivers/lzo2/pkg-plist
@@ -10,7 +10,6 @@ include/lzo1z.h
include/lzo2a.h
include/lzoconf.h
lib/liblzo.a
-lib/liblzo.la
lib/liblzo.so
lib/liblzo.so.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B