summaryrefslogtreecommitdiff
path: root/emulators/gngb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gngb/Makefile')
-rw-r--r--emulators/gngb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile
index 4555fcc54c8b..de8a1c44302e 100644
--- a/emulators/gngb/Makefile
+++ b/emulators/gngb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gngb
PORTVERSION= 20060309
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://m.peponas.free.fr/gngb/download/
@@ -45,7 +46,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|"$$SDL_CONFIG" = yes|-n "$$SDL_CONFIG"|g ; \
s|sdl-config |$$SDL_CONFIG |g ; \
- s|-lSDL|-lSDL-1.1|g ; \
s|$$OPT||g' ${WRKSRC}/configure
.include <bsd.port.mk>