aboutsummaryrefslogtreecommitdiff
path: root/emulators/dgen-sdl
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-10-01 05:10:19 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-10-01 05:10:19 +0000
commit69bb0869202f6e4b1515d5ee059869a7b0e1d220 (patch)
treedb120a2bdef6dbac15206841412f498d7a05acd6 /emulators/dgen-sdl
parent1bd26c0ec8019df67f1c655bcfcaf16911ba11dc (diff)
downloadports-69bb0869202f6e4b1515d5ee059869a7b0e1d220.tar.gz
ports-69bb0869202f6e4b1515d5ee059869a7b0e1d220.zip
- Fix build on 10.x [1]
- Support STAGEDIR Reported by: pkg-fallout [1]
Notes
Notes: svn path=/head/; revision=328911
Diffstat (limited to 'emulators/dgen-sdl')
-rw-r--r--emulators/dgen-sdl/Makefile10
-rw-r--r--emulators/dgen-sdl/pkg-descr2
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile
index 515b369419aa..0e7775946f3c 100644
--- a/emulators/dgen-sdl/Makefile
+++ b/emulators/dgen-sdl/Makefile
@@ -11,15 +11,15 @@ COMMENT= Wonderful Sega Genesis/MegaDrive emulator
USE_SDL= sdl
USE_GL= yes
+USES= fmake
GNU_CONFIGURE= yes
PLIST_FILES= bin/dgen \
- bin/dgen_tobin
+ bin/dgen_tobin \
+ man/man1/dgen.1.gz \
+ man/man1/dgen_tobin.1.gz \
+ man/man5/dgenrc.5.gz
-MAN1= dgen.1 dgen_tobin.1
-MAN5= dgenrc.5
-
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == i386
diff --git a/emulators/dgen-sdl/pkg-descr b/emulators/dgen-sdl/pkg-descr
index cca5b8f085c2..42e37a961bd1 100644
--- a/emulators/dgen-sdl/pkg-descr
+++ b/emulators/dgen-sdl/pkg-descr
@@ -1,3 +1,3 @@
DGen is a wonderful Sega Genesis/MegaDrive emulator.
-WWW: http://dgen.sourceforge.net
+WWW: http://dgen.sourceforge.net/