summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:55:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:55:01 +0000
commit1b5bf3478641b283073cf7ec6be365cb944083d2 (patch)
tree0a5d6994fe710d875e5b7b9dff797792a272fd86 /emulators
parentConvert d* to USES=zip (diff)
Convert e* to USES=zip
Notes
Notes: svn path=/head/; revision=347406
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dtcyber/Makefile3
-rw-r--r--emulators/dynamips-community/Makefile3
-rw-r--r--emulators/fmsx/Makefile3
-rw-r--r--emulators/ia64sim/Makefile3
-rw-r--r--emulators/jzintv/Makefile3
-rw-r--r--emulators/linux-geepee32/Makefile2
-rw-r--r--emulators/o2em/Makefile3
-rw-r--r--emulators/ods2reader/Makefile2
-rw-r--r--emulators/simh/Makefile3
-rw-r--r--emulators/vboxtool/Makefile2
10 files changed, 10 insertions, 17 deletions
diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile
index ba78f04b34d2..5521c1696190 100644
--- a/emulators/dtcyber/Makefile
+++ b/emulators/dtcyber/Makefile
@@ -13,8 +13,7 @@ DISTNAME= dtcyber20b1
MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop CYBER Emulator
-USES= dos2unix
-USE_ZIP= yes
+USES= dos2unix zip
USE_XORG= x11
NO_WRKSUBDIR= yes
INSTALL_TARGET=
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index e1f45b66cdee..3c0c4343e82c 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf \
CONFLICTS= dynamips-[0-9]* dynamips-devel-[0-9]*
-USES= gmake
-USE_ZIP= yes
+USES= gmake zip
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= DOCS UNSTABLE
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index 9bbac952c95a..7ca3e24f923e 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -17,8 +17,7 @@ MAINTAINER= dk@farm.org
COMMENT= Portable MSX/MSX2/MSX2+ Emulator
USE_XORG= xi x11
-USE_ZIP= yes
-USES= gmake dos2unix
+USES= gmake dos2unix zip
DOS2UNIX_FILES= EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \
EMULib/Rules.Unix
RESTRICTED= Legal status of distributed ROM images unclear
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile
index 5ffc28994d80..3a2d5cee493f 100644
--- a/emulators/ia64sim/Makefile
+++ b/emulators/ia64sim/Makefile
@@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= IA64 simulator (Intel(R) Architecture 64)
-USE_ZIP= yes
-USES= gmake
+USES= gmake zip
MAKEFILE= makefile.unx
MAKE_ARGS= CC="${CC}"
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile
index 8db0b055adad..055aa1b8de62 100644
--- a/emulators/jzintv/Makefile
+++ b/emulators/jzintv/Makefile
@@ -16,10 +16,9 @@ LICENSE= GPLv2
WRKSRC= ${WRKDIR}/jzintv-1.0-beta4
BUILD_WRKSRC= ${WRKSRC}/src
-USES= gmake
+USES= gmake zip
USE_XORG= x11 xau xdmcp
USE_SDL= sdl
-USE_ZIP= yes
CPPFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags`
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`
diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile
index faae5e1e86f0..c2e3c5bd8b9f 100644
--- a/emulators/linux-geepee32/Makefile
+++ b/emulators/linux-geepee32/Makefile
@@ -13,9 +13,9 @@ MAINTAINER= arundel@h3c.de
COMMENT= The only GP32 emulator for i386
ONLY_FOR_ARCHS= i386
+USES= zip
USE_LINUX= yes
USE_LINUX_APPS= sdl12 xorglibs
-USE_ZIP= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
REINPLACE_ARGS=
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index bf68180340af..2426d7dc0742 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -17,8 +17,7 @@ LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro
WRKSRC= ${WRKDIR}/o2em117src
MAKEFILE= Makefile.freebsd
-USE_ZIP= yes
-USE_GMAKE= yes
+USES= gmake zip
LDFLAGS+= ${PTHREAD_LIBS}
NO_STAGE= yes
diff --git a/emulators/ods2reader/Makefile b/emulators/ods2reader/Makefile
index c97195987139..ff7596e7fa40 100644
--- a/emulators/ods2reader/Makefile
+++ b/emulators/ods2reader/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .ZIP
MAINTAINER= ports@FreeBSD.org
COMMENT= Copies files from VMS Files-11 (ODS2) file systems
-USE_ZIP= yes
+USES= zip:infozip
EXTRACT_BEFORE_ARGS= -qoa
NO_WRKSUBDIR= yes
PLIST_FILES= bin/ods2reader
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index bfc02843fd03..275ebd56ba53 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -12,8 +12,7 @@ COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others
NO_WRKSUBDIR= yes
-USES= gmake dos2unix
-USE_ZIP= yes
+USES= gmake dos2unix zip
DOS2UNIX_FILES= VAX/vax_sysdev.c
MAKE_ENV= GCC="${CC}" CFLAGS_O="${CFLAGS}" USE_NETWORK=1
MAKEFILE= makefile
diff --git a/emulators/vboxtool/Makefile b/emulators/vboxtool/Makefile
index b9ea3e75aedf..9b225190af73 100644
--- a/emulators/vboxtool/Makefile
+++ b/emulators/vboxtool/Makefile
@@ -19,8 +19,8 @@ RUN_DEPENDS= VBoxManage:${PORTSDIR}/emulators/virtualbox-ose\
NO_WRKSUBDIR= yes
NO_BUILD= yes
+USES= zip
GROUPS= vboxusers
-USE_ZIP= yes
SAMPLESDIR= ${PREFIX}/share/${PORTNAME}