freebsd-ports/games/ninix-aya/files/patch-aa
Norikatsu Shigemura 1fe47cdbc6 Add nanix-aya 2.4.3, is a desktop mascot program which is compatible
with Windows desktop mascot program `Ukagaka'(or well known `Nanika').

Feature:
  SSTP(Sakura[1] Script Transfer Protocol)
  SHIORI, core of ghost[2], module (Aya compatible)
  Kawari8, semi-AI, module
  SAORI module
  Communication between ghosts and ghosts.
  and many many CCCCCUUUUUTTTTTEEEEE features!

[1] Card Capter Sakura (http://www.clamp-net.com/main.html)
[2] ghost == character's core (maybe, you know Ghost In The Shell)
    e.g. shell == interface

PR:		ports/59989
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2003-12-06 17:59:43 +00:00

23 lines
572 B
Text

--- Makefile.orig Fri Jul 18 11:00:52 2003
+++ Makefile Sat Dec 6 20:01:12 2003
@@ -4,14 +4,14 @@
# $Id: Makefile,v 1.6 2003/07/18 02:00:52 shy Exp $
#
-prefix = /opt/ninix-aya
+prefix = $(PREFIX)
-exec_libdir = $(prefix)/lib/ninix
+exec_libdir = $(prefix)/libexec/ninix
-bindir = $(DESTDIR)$(prefix)/bin
-docdir = $(DESTDIR)$(prefix)/doc
-libdir = $(DESTDIR)$(exec_libdir)
-localedir = $(DESTDIR)$(prefix)/share/locale
+bindir = $(prefix)/bin
+docdir = $(prefix)/share/doc/ninix
+libdir = $(exec_libdir)
+localedir = $(prefix)/share/locale
python = python