openbsd-ports/games/frozen-bubble/patches/patch-settings_mk
sthen d263920cb1 import frozen-bubble from maintainer James Wright. it has a couple of
small issues but works well enough, they can be fixed in-tree.

An amazingly cute game of popping bubbles.  Full-featured, colorful
animated penguin eye candy, 100 levels of 1p game, hours and hours of
2p game, a level-editor, 3 professional quality 20-channels musics, 15
stereo sound effects, 7 unique graphical transition effects.
2009-06-02 22:07:24 +00:00

14 lines
404 B
Plaintext

$OpenBSD: patch-settings_mk,v 1.1.1.1 2009/06/02 22:07:25 sthen Exp $
--- settings.mk.orig Sun Jun 8 15:48:22 2008
+++ settings.mk Tue May 26 00:05:38 2009
@@ -1,6 +1,7 @@
-PREFIX = /usr/local
+PREFIX = ${LOCALBASE}
DATADIR = $(PREFIX)/share
LIBDIR = $(PREFIX)/lib
+LIBEXECDIR = $(PREFIX)/libexec
BINDIR = $(PREFIX)/bin
-MANDIR = $(DATADIR)/man
+MANDIR = $(PREFIX)/man
LOCALEDIR = $(DATADIR)/locale