diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-28 02:45:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-28 02:45:13 +0000 |
commit | 7b6a7e6953bee5839d4c64258a90a782d6b80763 (patch) | |
tree | fe8d3dcb440cbdb336c8607eab3830e852ae7da3 /games/glife | |
parent | 2874c6c219703a09cb371b0b86f660e303262142 (diff) | |
download | ports-7b6a7e6953bee5839d4c64258a90a782d6b80763.tar.gz ports-7b6a7e6953bee5839d4c64258a90a782d6b80763.zip |
Notes
Diffstat (limited to 'games/glife')
-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 |