aboutsummaryrefslogtreecommitdiffstats
path: root/net/sdl_net
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /net/sdl_net
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'net/sdl_net')
-rw-r--r--net/sdl_net/Makefile5
-rw-r--r--net/sdl_net/files/patch-Makefile.in16
-rw-r--r--net/sdl_net/pkg-plist1
3 files changed, 10 insertions, 12 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile
index a22cade4987f..a66bc06ce304 100644
--- a/net/sdl_net/Makefile
+++ b/net/sdl_net/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdl_net
PORTVERSION= 1.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL_net-${PORTVERSION}
@@ -18,8 +18,7 @@ COMMENT= A small sample cross-platform networking library
USE_SDL= sdl
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:13:inc
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
post-configure:
diff --git a/net/sdl_net/files/patch-Makefile.in b/net/sdl_net/files/patch-Makefile.in
index 8addb5121e42..f85d916aebec 100644
--- a/net/sdl_net/files/patch-Makefile.in
+++ b/net/sdl_net/files/patch-Makefile.in
@@ -1,14 +1,12 @@
-
-$FreeBSD$
-
---- Makefile.in 2001/04/06 13:15:50 1.1
-+++ Makefile.in 2001/04/06 13:16:13
-@@ -89,7 +89,7 @@
-
- lib_LTLIBRARIES = libSDL_net.la
+--- Makefile.in.orig Thu Mar 6 22:49:11 2003
++++ Makefile.in Sun Jan 22 13:34:45 2006
+@@ -91,3 +91,3 @@
-libSDL_netincludedir = $(includedir)/SDL
+libSDL_netincludedir = $(includedir)/SDL11
libSDL_netinclude_HEADERS = SDL_net.h
-
+@@ -102,3 +102,3 @@
+ libSDL_net_la_LIBADD = @INETLIB@
+-libSDL_net_la_LDFLAGS = -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
++libSDL_net_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
diff --git a/net/sdl_net/pkg-plist b/net/sdl_net/pkg-plist
index 4585e6cde7fd..6e9ccda94a3a 100644
--- a/net/sdl_net/pkg-plist
+++ b/net/sdl_net/pkg-plist
@@ -1,4 +1,5 @@
include/SDL11/SDL_net.h
lib/libSDL_net.a
+lib/libSDL_net.la
lib/libSDL_net.so
lib/libSDL_net.so.0