remove MODGNU_SHARED_LIBS and related patch
This commit is contained in:
parent
9872e933d8
commit
9ec97622cb
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2005/12/29 12:57:59 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2006/01/08 10:11:59 steven Exp $
|
||||
|
||||
COMMENT= "flash rendering library"
|
||||
DISTNAME= swfdec-0.2.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= swfdec 0.0
|
||||
MODGNU_SHARED_LIBS= swfdec ''
|
||||
SHARED_LIBS= swfdec 0.0
|
||||
CATEGORIES= graphics www/mozilla
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swfdec/}
|
||||
|
||||
|
@ -1,13 +0,0 @@
|
||||
$OpenBSD: patch-libswfdec_Makefile_in,v 1.1 2005/12/29 12:57:59 steven Exp $
|
||||
--- libswfdec/Makefile.in.orig Thu Dec 29 13:33:18 2005
|
||||
+++ libswfdec/Makefile.in Thu Dec 29 13:34:00 2005
|
||||
@@ -125,7 +125,8 @@ libswfdec_la_SOURCES = actions.c art.c c
|
||||
libswfdec_la_CFLAGS = $(SWF_CFLAGS) $(LIBART_CFLAGS) $(GLIB_CFLAGS) \
|
||||
-I$(srcdir)/jpeg/
|
||||
|
||||
-libswfdec_la_LDFLAGS = $(LIBART_LIBS) $(GLIB_LIBS) $(MAD_LIBS) \
|
||||
+libswfdec_la_LDFLAGS = $(LIBswfdec_LTVERSION) \
|
||||
+ $(LIBART_LIBS) $(GLIB_LIBS) $(MAD_LIBS) \
|
||||
-Wl,--version-script=$(srcdir)/version_script
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user