aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/sdl_gui/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-09-01 21:34:14 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-09-01 21:34:14 +0000
commitf73c5d7bee5ccfb05932f1aa5df48d87d321a1f0 (patch)
treee9125de1a9d21249458106c73d75f2bb2c38fbd5 /x11-toolkits/sdl_gui/Makefile
parent1861b26d39ecd39b71d697d3a9805be7d3e6c77b (diff)
downloadports-f73c5d7bee5ccfb05932f1aa5df48d87d321a1f0.tar.gz
ports-f73c5d7bee5ccfb05932f1aa5df48d87d321a1f0.zip
- Take over maintainership of the abandoned SDL ports.
- Add an additional mirror for a few of them. - Fix a few minor portlint(1) complaints.
Notes
Notes: svn path=/head/; revision=171842
Diffstat (limited to 'x11-toolkits/sdl_gui/Makefile')
-rw-r--r--x11-toolkits/sdl_gui/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile
index 951838da7283..86331879db15 100644
--- a/x11-toolkits/sdl_gui/Makefile
+++ b/x11-toolkits/sdl_gui/Makefile
@@ -10,15 +10,16 @@ PORTNAME= sdl_gui
PORTVERSION= 0.10.3
PORTREVISION= 4
CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/
+MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
DISTNAME= SDL_gui-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= shaun@FreeBSD.org
COMMENT= A Graphical User Interface library for SDL
USE_SDL= sdl image ttf
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-configure:
${REINPLACE_CMD} -e "s/^CC=\"cc\"/CC=\"${CXX}\"/" ${WRKSRC}/libtool