From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- multimedia/libfame/Makefile | 4 ++-- multimedia/libfame/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'multimedia/libfame') diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile index eeea7c6eaa84..d1889a097428 100644 --- a/multimedia/libfame/Makefile +++ b/multimedia/libfame/Makefile @@ -8,7 +8,7 @@ PORTNAME= libfame PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org COMMENT= A video encoding library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/multimedia/libfame/pkg-plist b/multimedia/libfame/pkg-plist index a87d05e1c294..116d7e7a8783 100644 --- a/multimedia/libfame/pkg-plist +++ b/multimedia/libfame/pkg-plist @@ -26,6 +26,7 @@ include/fame_syntax_mpeg1.h include/fame_syntax_mpeg4.h include/fame_version.h lib/libfame.a +lib/libfame.la lib/libfame.so lib/libfame-0.9.so lib/libfame-0.9.so.1 -- cgit v1.2.3