aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomermind
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-28 11:28:30 +0800
committereadler <eadler@FreeBSD.org>2013-03-28 11:28:30 +0800
commit084268b65b6a4ba8cd9a2c193b165516b7a70bfe (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /games/gnomermind
parent63dee78872bf0f8c9861ab6e8fb93a43b3d4eaa8 (diff)
downloadfreebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.tar.gz
freebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.tar.zst
freebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.zip
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Diffstat (limited to 'games/gnomermind')
-rw-r--r--games/gnomermind/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile
index 403bd794c407..485369571626 100644
--- a/games/gnomermind/Makefile
+++ b/games/gnomermind/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnomermind
-# Date created: 11 April 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnomermind
PORTVERSION= 1.0.1
@@ -15,7 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A puzzle game for Gnome, loosely based on the classic MasterMind game
USE_BZIP2= yes
-USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix
+USES= pathfix
+USE_GNOME= gdkpixbuf gnomelibs gnomeprefix
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib