aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
commit8d29c3c03e8287457dd21727d13bb786235fb1e9 (patch)
tree5e1efc3e3d24424873d1305c9d44afdae15c45bf /emulators
parentd8e365fd1ba854ccd1c98f67e25219fc9076754f (diff)
downloadports-8d29c3c03e8287457dd21727d13bb786235fb1e9.tar.gz
ports-8d29c3c03e8287457dd21727d13bb786235fb1e9.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynamips-devel/Makefile2
-rw-r--r--emulators/hatari/Makefile2
-rw-r--r--emulators/mastergear/Makefile2
-rw-r--r--emulators/mupen64plus-rsp-z64/Makefile2
-rw-r--r--emulators/mupen64plus-video-arachnoid/Makefile2
-rw-r--r--emulators/mupen64plus-video-glide64/Makefile2
-rw-r--r--emulators/mupen64plus-video-glide64mk2/Makefile2
-rw-r--r--emulators/mupen64plus-video-z64/Makefile2
-rw-r--r--emulators/nonpareil/Makefile2
-rw-r--r--emulators/o2em/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile
index d77399713e37..f08b9369fdae 100644
--- a/emulators/dynamips-devel/Makefile
+++ b/emulators/dynamips-devel/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
COMMENT= Cisco 1700/2600/3600/3700/7200 Simulator
-LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf
+LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf
CONFLICTS= dynamips-[0-9]* dynamips-community-[0-9]*
LICENSE= GPLv2
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index fce3e887bc25..86bc1711a726 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -12,7 +12,7 @@ COMMENT= Atari ST emulator
LICENSE= GPLv2
BUILD_DEPENDS= portaudio2>=0:${PORTSDIR}/audio/portaudio2
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
RUN_DEPENDS= portaudio2>=0:${PORTSDIR}/audio/portaudio2
OPTIONS_DEFINE= DOCS
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile
index ab98c597950c..52c4e935d434 100644
--- a/emulators/mastergear/Makefile
+++ b/emulators/mastergear/Makefile
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= SEGA Master System and Game Gear emulator for X
-LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
+LIB_DEPENDS= libc.so.5:${PORTSDIR}/misc/compat5x
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
diff --git a/emulators/mupen64plus-rsp-z64/Makefile b/emulators/mupen64plus-rsp-z64/Makefile
index c2b2e49bece9..ced01d1480d9 100644
--- a/emulators/mupen64plus-rsp-z64/Makefile
+++ b/emulators/mupen64plus-rsp-z64/Makefile
@@ -6,7 +6,7 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugi
COMMENT= Low-level RSP processor plugin for the Mupen64Plus
-LIB_DEPENDS= mupen64plus.2:${PORTSDIR}/emulators/mupen64plus-core
+LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core
USE_GL= #
USE_SDL= #
diff --git a/emulators/mupen64plus-video-arachnoid/Makefile b/emulators/mupen64plus-video-arachnoid/Makefile
index cf4ea4afbf7f..4d8234d4d94d 100644
--- a/emulators/mupen64plus-video-arachnoid/Makefile
+++ b/emulators/mupen64plus-video-arachnoid/Makefile
@@ -6,7 +6,7 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugi
COMMENT= The arachnoid video plugin for Mupen64plus
-LIB_DEPENDS= mupen64plus.2:${PORTSDIR}/emulators/mupen64plus-core
+LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core
USE_GL= gl glu
USE_SDL= #
diff --git a/emulators/mupen64plus-video-glide64/Makefile b/emulators/mupen64plus-video-glide64/Makefile
index da9b07ee703d..1db749c2195d 100644
--- a/emulators/mupen64plus-video-glide64/Makefile
+++ b/emulators/mupen64plus-video-glide64/Makefile
@@ -7,7 +7,7 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugi
COMMENT= Glide64 video plugin for Mupen64Plus
-LIB_DEPENDS= mupen64plus.2:${PORTSDIR}/emulators/mupen64plus-core
+LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core
USE_GL= gl
USE_SDL= yes
diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile
index 91fdc2be2eef..0e22d69cb67b 100644
--- a/emulators/mupen64plus-video-glide64mk2/Makefile
+++ b/emulators/mupen64plus-video-glide64mk2/Makefile
@@ -5,7 +5,7 @@ PKGNAMESUFFIX= -video-glide64mk2
COMMENT= Glide64mk2 video plugin for Mupen64Plus
-LIB_DEPENDS= mupen64plus.2:${PORTSDIR}/emulators/mupen64plus-core \
+LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core \
libboost_thread.so:${PORTSDIR}/devel/boost-libs
USE_GL= gl
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile
index cd749656dee1..31476c66c006 100644
--- a/emulators/mupen64plus-video-z64/Makefile
+++ b/emulators/mupen64plus-video-z64/Makefile
@@ -6,7 +6,7 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugi
COMMENT= Low-level RDP plugin for the Mupen64Plus
-LIB_DEPENDS= mupen64plus.2:${PORTSDIR}/emulators/mupen64plus-core
+LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core
USE_GL= gl glu glew
USE_SDL= yes
diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile
index 96c181ee31c7..46910ec279f5 100644
--- a/emulators/nonpareil/Makefile
+++ b/emulators/nonpareil/Makefile
@@ -13,7 +13,7 @@ COMMENT= Simulator for many HP calculators
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USES= bison pkgconfig scons
USE_GNOME= gtk20 libxml2
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index b50f3c5c6f62..f94d6c93093c 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -13,7 +13,7 @@ DISTFILES= o2em117src.zip:1 \
MAINTAINER= techgunter@yahoo.com
COMMENT= Odyssey2 / Videopac console emulator
-LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro
+LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
WRKSRC= ${WRKDIR}/o2em117src
MAKEFILE= Makefile.freebsd