aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux-pete-xgl2gpu
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-03-19 17:28:51 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-03-19 17:28:51 +0000
commit0263b9d868256500eb3f31df4c5a81d85d5389c8 (patch)
treebd3ef2dd232584e45f6077260b986d8a61cd6944 /emulators/linux-pete-xgl2gpu
parente2ebded775e715fcec035ce1d61b9a2ba5fe6e17 (diff)
downloadports-0263b9d868256500eb3f31df4c5a81d85d5389c8.tar.gz
ports-0263b9d868256500eb3f31df4c5a81d85d5389c8.zip
Notes
Diffstat (limited to 'emulators/linux-pete-xgl2gpu')
-rw-r--r--emulators/linux-pete-xgl2gpu/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile
index 58bcdaf30a61..c25f328e8e46 100644
--- a/emulators/linux-pete-xgl2gpu/Makefile
+++ b/emulators/linux-pete-xgl2gpu/Makefile
@@ -14,8 +14,6 @@ DISTNAME= gpupetexgl${MAJOR}0${MINOR}
MAINTAINER= ports@FreeBSD.org
COMMENT= A PSEmu Pro GPU plugin using a modern OpenGL renderer (Linux version)
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
-
.if defined(WITH_NVIDIA_GL)
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
.else
@@ -25,7 +23,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_d
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_LINUX= yes
-USE_XLIB= yes
+USE_LINUX_APPS= gtk xorglibs
ONLY_FOR_ARCHS= i386 amd64