aboutsummaryrefslogtreecommitdiff
path: root/games/gnomememoryblocks
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 /games/gnomememoryblocks
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Notes
Diffstat (limited to 'games/gnomememoryblocks')
-rw-r--r--games/gnomememoryblocks/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile
index 3f1b44527ad6..7f0c57354127 100644
--- a/games/gnomememoryblocks/Makefile
+++ b/games/gnomememoryblocks/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnomememoryblocks
-# Date created: 10th July 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
+# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnomememoryblocks
PORTVERSION= 0.2
@@ -16,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Memory Blocks game for GNOME
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
+USES= pathfix
+USE_GNOME= gnomeprefix gnomelibs gdkpixbuf
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"