diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/glife/Makefile | 2 | ||||
-rw-r--r-- | games/glife/files/patch-ab | 11 |
2 files changed, 0 insertions, 13 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index ff4173097d5b..179df1952c89 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -15,8 +15,6 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -BROKEN= "Does not patch" - USE_REINPLACE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/games/glife/files/patch-ab b/games/glife/files/patch-ab deleted file mode 100644 index e9c873ec9df7..000000000000 --- a/games/glife/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Fri May 5 04:13:34 2000 -+++ po/Makefile.in.in Thu May 18 10:05:59 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po |