summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fs-uae-launcher/Makefile1
-rw-r--r--emulators/fs-uae/Makefile1
-rw-r--r--emulators/fuse/Makefile1
-rw-r--r--emulators/hatari/Makefile1
-rw-r--r--emulators/nestopia/Makefile1
-rw-r--r--emulators/pcsxr/Makefile1
-rw-r--r--emulators/qemu-devel/Makefile1
-rw-r--r--emulators/qemu/Makefile1
-rw-r--r--emulators/qemu41/Makefile1
-rw-r--r--emulators/qemu42/Makefile1
-rw-r--r--emulators/qemu50/Makefile1
-rw-r--r--emulators/tilem/Makefile1
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose/Makefile1
-rw-r--r--emulators/visualboyadvance-m/Makefile1
15 files changed, 0 insertions, 15 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index 66a691806f9d..6f96ce88c10f 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -21,7 +21,6 @@ USES= gettext gmake gnome pathfix pyqt:5 python:3.4+
USE_PYTHON= distutils autoplist noflavors
USE_PYQT= core sip gui widgets opengl
-INSTALLS_ICONS= yes
MAKE_ARGS+= DESTDIR=${STAGEDIR} prefix=${PREFIX} PYTHON=${PYTHON_CMD}
PYDISTUTILS_INSTALLARGS+= --install-lib=${PYTHON_SITELIBDIR}
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index f0af4c559172..d606c530cc19 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -25,7 +25,6 @@ USE_GL= gl
USE_GNOME= glib20
USE_XORG= x11
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CFLAGS+= -Wno-c++11-narrowing
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 66c2d8e73ea6..917e49047730 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -62,7 +62,6 @@ PORTDOCS= AUTHORS ChangeLog README THANKS README.copyright
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MICONS}
-INSTALLS_ICONS= yes
.endif
post-extract:
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 2f3bececaf23..ad05418a5e46 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -29,7 +29,6 @@ CMAKE_ARGS= -DETCDIR:PATH="${PREFIX}/etc" \
-DMANDIR:PATH="man/man1" \
-DREADLINE_FOUND:BOOL=ON
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= DEBUG DOCS SDL2 WINUAE
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 5636b4aecde9..017c2ad3f177 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -21,7 +21,6 @@ GH_ACCOUNT= rdanbrook
GNU_CONFIGURE= yes
USE_GL= glu
USE_SDL= sdl2
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS JACK
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 5abd626d3ec0..a3b7389bf05a 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -29,7 +29,6 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 intltool glib20
USE_XORG= ice sm x11 xv xext xxf86vm xtst
USE_SDL= sdl2
USE_GL= gl
-INSTALLS_ICONS= yes
WRKSRC_SUBDIR= ${PORTNAME}
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 699fecc85471..589956197094 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -116,7 +116,6 @@ CONFIGURE_ARGS= --localstatedir=/var --extra-ldflags=-L\"/usr/lib\" \
--disable-linux-user --disable-linux-aio --disable-xen \
--enable-debug-info --python=${PYTHON_CMD} \
--extra-cflags=-I${WRKSRC}\ -I${LOCALBASE}/include\ -DPREFIX=\\\"\"${PREFIX}\\\"\"
-INSTALLS_ICONS= yes
.include <bsd.port.options.mk>
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 4c341e7a33f0..b1b91766f2ec 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -113,7 +113,6 @@ X11_USES= sdl
.if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} != "-utils" && ${PKGNAMESUFFIX} != "-guest-agent")
X86_TARGETS_USE_OFF= XORG=pixman,x11
X86_TARGETS_USES_OFF= xorg
-INSTALLS_ICONS= yes
X86_TARGETS_CONFIGURE_ON= --target-list='i386-softmmu i386-bsd-user x86_64-softmmu x86_64-bsd-user'
.endif
diff --git a/emulators/qemu41/Makefile b/emulators/qemu41/Makefile
index 611aab5445c5..baaa315a50c9 100644
--- a/emulators/qemu41/Makefile
+++ b/emulators/qemu41/Makefile
@@ -98,7 +98,6 @@ X11_USE= SDL=sdl2 XORG=x11,xext GNOME=gdkpixbuf2
X11_USES= sdl
X86_TARGETS_USE_OFF= XORG=pixman,x11
X86_TARGETS_USES_OFF= xorg
-INSTALLS_ICONS= yes
PORTDOCS?= docs interop/.buildinfo interop/* qemu-doc.html qemu-doc.txt qemu-ga-ref.html qemu-ga-ref.txt \
qemu-qmp-ref.html qemu-qmp-ref.txt specs/.buildinfo specs/*
diff --git a/emulators/qemu42/Makefile b/emulators/qemu42/Makefile
index 74f9e14bae48..1025807cb91f 100644
--- a/emulators/qemu42/Makefile
+++ b/emulators/qemu42/Makefile
@@ -108,7 +108,6 @@ X11_USES= sdl
.if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} != "-utils" && ${PKGNAMESUFFIX} != "-guest-agent")
X86_TARGETS_USE_OFF= XORG=pixman,x11
X86_TARGETS_USES_OFF= xorg
-INSTALLS_ICONS= yes
.endif
PORTDOCS?= docs interop/.buildinfo interop/* qemu-doc.html qemu-doc.txt qemu-ga-ref.html qemu-ga-ref.txt \
diff --git a/emulators/qemu50/Makefile b/emulators/qemu50/Makefile
index b6ffc1bfc1f7..ef3f07f28f71 100644
--- a/emulators/qemu50/Makefile
+++ b/emulators/qemu50/Makefile
@@ -109,7 +109,6 @@ CONFIGURE_ARGS= --localstatedir=/var \
--disable-linux-user --disable-linux-aio --disable-xen \
--enable-debug-info --python=${PYTHON_CMD} \
--extra-cflags=-I${WRKSRC}\ -I${LOCALBASE}/include\ -DPREFIX=\\\"\"${PREFIX}\\\"\"
-INSTALLS_ICONS= yes
.include <bsd.port.options.mk>
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile
index b13764e7b644..851158dfb0fb 100644
--- a/emulators/tilem/Makefile
+++ b/emulators/tilem/Makefile
@@ -17,7 +17,6 @@ USES= desktop-file-utils gnome pkgconfig shared-mime-info tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPT_CFLAGS=" " # Inhibit -O3, our default CFLAGS are upheld
USE_GNOME= gtk20
-INSTALLS_ICONS= yes
LIBS+= -lm
PORTDOCS= CHANGELOG KEYS NEWS README THANKS TODO
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index dbde43ca3e1f..e51925fdddf8 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -162,7 +162,6 @@ USE_GL= gl glu
USE_QT= buildtools_build core dbus gui linguisttools_build opengl
USE_QT+= printsupport widgets x11extras
USE_XORG= xcb
-INSTALLS_ICONS= yes
VBOX_PROGS+= VirtualBox
VBOX_UTILS+= VBoxTestOGL
VBOX_WITH_QT= 1
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index cfd73bdea1ff..d332bd1baaa6 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -165,7 +165,6 @@ USE_GL= gl glu
USE_QT= buildtools_build core dbus gui linguisttools_build opengl
USE_QT+= printsupport widgets x11extras
USE_XORG= xcb
-INSTALLS_ICONS= yes
VBOX_PROGS+= VirtualBox VirtualBoxVM
VBOX_UTILS+= VBoxTestOGL
VBOX_WITH_QT= 1
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile
index bb7050077a81..acc685bf90b5 100644
--- a/emulators/visualboyadvance-m/Makefile
+++ b/emulators/visualboyadvance-m/Makefile
@@ -23,7 +23,6 @@ DOS2UNIX_REGEX= .*\.(c|cpp|h|ypp)
USE_XORG= x11 xext
USE_GL= gl glu
USE_SDL= sdl
-INSTALLS_ICONS= yes
CMAKE_ARGS= -DVERSION:STRING="${PORTVERSION}" \
-DSYSCONFDIR:STRING="${PREFIX}/etc" \
-DENABLE_WX:BOOL=no