summaryrefslogtreecommitdiff
path: root/emulators/gsnes9x
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /emulators/gsnes9x
parent- Fix pkg-plist for nano and nano-devel. (diff)
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Notes
Notes: svn path=/head/; revision=315433
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r--emulators/gsnes9x/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile
index b9e3ff051e3e..15ad9d83947c 100644
--- a/emulators/gsnes9x/Makefile
+++ b/emulators/gsnes9x/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: GSnes9x
-# Date created: 18 Jun 2000
-# Whom: Kelly Yancey <kbyanc@posi.net>
-#
+# Created by: Kelly Yancey <kbyanc@posi.net>
# $FreeBSD$
-#
PORTNAME= gsnes9x
PORTVERSION= 3.12
@@ -17,7 +13,8 @@ COMMENT= A GTK front-end for the Snes9X SNES emulator
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
-USE_GNOME= gnomehack gnomeprefix gnomelibs
+USES= pathfix
+USE_GNOME= gnomeprefix gnomelibs
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \