aboutsummaryrefslogtreecommitdiff
path: root/net/sdl_net
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-09 19:06:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-09 19:06:34 +0000
commitee97df16bd773d352464f4a57d534565fb7ba28a (patch)
tree898e9549c5cd975db83a65d17dc52c6d3e4bf874 /net/sdl_net
parent1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff)
downloadports-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz
ports-ee97df16bd773d352464f4a57d534565fb7ba28a.zip
Notes
Diffstat (limited to 'net/sdl_net')
-rw-r--r--net/sdl_net/Makefile14
-rw-r--r--net/sdl_net/pkg-plist5
2 files changed, 7 insertions, 12 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile
index e1bdcffa3c40..84c39bc42bfc 100644
--- a/net/sdl_net/Makefile
+++ b/net/sdl_net/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sdl_net
PORTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL_net-${PORTVERSION}
@@ -12,17 +13,12 @@ COMMENT= Small sample cross-platform networking library
LICENSE= ZLIB
-USE_AUTOTOOLS= libtool
-USE_SDL= sdl
-USES= gmake pathfix pkgconfig
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
+USE_SDL= sdl
-CONFIGURE_ARGS+=--disable-gui
-
-post-configure:
- @${REINPLACE_CMD} -e \
- 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
- ${WRKSRC}/libtool
+CONFIGURE_ARGS= --disable-gui
.include <bsd.port.mk>
diff --git a/net/sdl_net/pkg-plist b/net/sdl_net/pkg-plist
index 05afd11a3dde..2669c041cb0b 100644
--- a/net/sdl_net/pkg-plist
+++ b/net/sdl_net/pkg-plist
@@ -1,8 +1,7 @@
include/SDL/SDL_net.h
-lib/libSDL_net-1.2.so
-lib/libSDL_net-1.2.so.8
+lib/libSDL_net-1.2.so.0
+lib/libSDL_net-1.2.so.0.8.0
lib/libSDL_net.a
-lib/libSDL_net.la
lib/libSDL_net.so
libdata/pkgconfig/SDL_net.pc
@dirrmtry include/SDL