- don't run scrollkeeper-update on fake stage, let @exec handle this
spotted by naddy@ - regen PLIST while here
This commit is contained in:
parent
7d2a5246e2
commit
665fa2d8bc
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/06/15 00:08:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2008/06/22 21:28:14 ajacoutot Exp $
|
||||
|
||||
COMMENT= Settlers of Catan for GNOME/Gtk
|
||||
|
||||
GNOME_PROJECT= pioneers
|
||||
GNOME_VERSION= 0.12.2
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
@ -11,8 +12,6 @@ EXTRACT_SUFX= .tar.gz
|
||||
|
||||
HOMEPAGE= http://pio.sourceforge.net/
|
||||
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
11
games/pioneers/patches/patch-client_help_C_Makefile_in
Normal file
11
games/pioneers/patches/patch-client_help_C_Makefile_in
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-client_help_C_Makefile_in,v 1.1 2008/06/22 21:28:14 ajacoutot Exp $
|
||||
--- client/help/C/Makefile.in.orig Sun Jun 22 23:18:22 2008
|
||||
+++ client/help/C/Makefile.in Sun Jun 22 23:18:36 2008
|
||||
@@ -525,7 +525,6 @@ install-data-hook-omf:
|
||||
for file in $(omffile); do \
|
||||
$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
|
||||
done
|
||||
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
|
||||
|
||||
uninstall-local-omf:
|
||||
-for file in $(srcdir)/*.omf; do \
|
@ -1,12 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/04/28 09:17:07 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/06/22 21:28:14 ajacoutot Exp $
|
||||
@conflict gnocatan-*
|
||||
@pkgpath games/gnocatan
|
||||
bin/pioneers
|
||||
bin/pioneers-editor
|
||||
bin/pioneers-meta-server
|
||||
bin/pioneers-server-console
|
||||
bin/pioneers-server-gtk
|
||||
bin/pioneersai
|
||||
@bin bin/pioneers
|
||||
@bin bin/pioneers-editor
|
||||
@bin bin/pioneers-meta-server
|
||||
@bin bin/pioneers-server-console
|
||||
@bin bin/pioneers-server-gtk
|
||||
@bin bin/pioneersai
|
||||
@man man/man6/pioneers-meta-server.6
|
||||
@man man/man6/pioneers-server-console.6
|
||||
@man man/man6/pioneers-server-gtk.6
|
||||
|
Loading…
Reference in New Issue
Block a user