diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:09:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:09:10 +0000 |
commit | 8d29c3c03e8287457dd21727d13bb786235fb1e9 (patch) | |
tree | 5e1efc3e3d24424873d1305c9d44afdae15c45bf /emulators/mupen64plus-video-arachnoid | |
parent | d8e365fd1ba854ccd1c98f67e25219fc9076754f (diff) | |
download | ports-8d29c3c03e8287457dd21727d13bb786235fb1e9.tar.gz ports-8d29c3c03e8287457dd21727d13bb786235fb1e9.zip |
Notes
Diffstat (limited to 'emulators/mupen64plus-video-arachnoid')
-rw-r--r-- | emulators/mupen64plus-video-arachnoid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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= # |