Index: head/emulators/fs-uae/files/patch-libfsemu__src__filesys.c =================================================================== --- head/emulators/fs-uae/files/patch-libfsemu__src__filesys.c (revision 397243) +++ head/emulators/fs-uae/files/patch-libfsemu__src__filesys.c (nonexistent) @@ -1,11 +0,0 @@ ---- ./libfsemu/src/filesys.c.orig 2014-03-10 19:32:45.000000000 -0300 -+++ ./libfsemu/src/filesys.c 2014-03-10 19:33:00.000000000 -0300 -@@ -128,7 +128,7 @@ - - #if defined(WINDOWS) - --#elif defined(MACOSX) -+#elif defined(MACOSX) || defined(FreeBSD8) - #define HAVE_STAT_TV_NSEC2 - #else - #define HAVE_STAT_TV_NSEC Property changes on: head/emulators/fs-uae/files/patch-libfsemu__src__filesys.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/emulators/fs-uae/Makefile =================================================================== --- head/emulators/fs-uae/Makefile (revision 397243) +++ head/emulators/fs-uae/Makefile (revision 397244) @@ -1,33 +1,28 @@ # Created by: Danilo Egea Gondolfo # $FreeBSD$ PORTNAME= fs-uae PORTVERSION= 2.4.1 PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/ MAINTAINER= tomse@oagd.net COMMENT= Amiga emulator LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libopenal.so:${PORTSDIR}/audio/openal-soft USES= gettext gmake pkgconfig USE_SDL= sdl USE_GL= gl USE_GNOME= glib20 INSTALLS_ICONS= yes MAKE_ARGS+= prefix=${PREFIX} OPTIONS_DEFINE= DOCS -.include - -.if ${OSVERSION} < 900000 -CFLAGS+= -DFreeBSD8 -.endif - -.include +.include Index: head/emulators/fs-uae/pkg-descr =================================================================== --- head/emulators/fs-uae/pkg-descr (revision 397243) +++ head/emulators/fs-uae/pkg-descr (revision 397244) @@ -1,6 +1,6 @@ FS-UAE is a free open source Amiga Emulator based on WinUAE. FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000 and A4000 models, but you can tweak the hardware configuration and create customized Amigas. -WWW: http://fs-uae.net +WWW: http://fs-uae.net/