From 1e3119b07ebe66367ead55242a47710e556bf383 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 21 Sep 2013 11:06:03 +0000 Subject: - fix misplaced NO_STAGE in slaveports and ifdefs --- emulators/vice/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index ed01bb6da7f5..b9c2de509d35 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Emulator for Commodore C64, C128, VIC20, PET, and CBM-II +LICENSE= GPLv2 + BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale @@ -23,7 +25,7 @@ LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d .endif RESTRICTED= ROMs are copyrighted by Commodore Business Machines -LICENSE= GPLv2 +NO_STAGE= yes USES= pkgconfig USE_XORG= xpm ice sm xext xv xt x11 xmu @@ -61,10 +63,6 @@ CONFIGURE_ARGS+= --enable-fullscreen --enable-ipv6 --disable-dependency-tracking #CONFIGURE_ARGS+= --enable-parsid #CONFIGURE_ARGS+= --enable-memmap -NO_STAGE= yes -Optional Features: - - MAN1= vice.1 c1541.1 petcat.1 MLINKS= vice.1 x64.1 \ vice.1 x128.1 \ -- cgit v1.2.3