- add NO_REGRESS
- remove empty line from DESCR - reorder PLIST and add a missing .orig file commented out so that it does not reappear at next update-plist ok deanna@ (MAINTAINER)
This commit is contained in:
parent
a33dce6a1a
commit
f88ae29ab3
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/01/19 21:23:40 ian Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/01/20 17:41:22 ajacoutot Exp $
|
||||
|
||||
COMMENT= city-building simulation
|
||||
|
||||
DISTNAME= micropolis-activity-source
|
||||
WRKDIST= ${WRKDIR}/micropolis-activity
|
||||
PKGNAME= micropolis-20080117p0
|
||||
PKGNAME= micropolis-20080117p1
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
@ -20,6 +20,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
USE_X11= Yes
|
||||
RUN_DEPENDS= ::audio/esound \
|
||||
::devel/desktop-file-utils
|
||||
|
@ -6,4 +6,3 @@ inclusion in the One Laptop Per Child program. Copyright (C) 1989 -
|
||||
The Micropolis package was modified from the original source. The
|
||||
changes can be found in the patches directory or online at
|
||||
http://www.openbsd.org/cgi-bin/cvsweb/ports/games/micropolis/patches/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/01/19 21:21:55 ian Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/01/20 17:41:22 ajacoutot Exp $
|
||||
bin/micropolis
|
||||
libexec/sim
|
||||
share/applications/
|
||||
@ -562,6 +562,7 @@ share/micropolis/res/wfile.tcl
|
||||
share/micropolis/res/wfrob.tcl
|
||||
share/micropolis/res/wgraph.tcl
|
||||
share/micropolis/res/whead.tcl
|
||||
@comment share/micropolis/res/whead.tcl.orig
|
||||
share/micropolis/res/whelp.tcl
|
||||
share/micropolis/res/wish.tcl
|
||||
share/micropolis/res/wishx.tcl
|
||||
@ -572,7 +573,7 @@ share/micropolis/res/wscen.tcl
|
||||
share/micropolis/res/wscen_old.tcl
|
||||
share/micropolis/res/wscen_older.tcl
|
||||
share/micropolis/res/wsplash.tcl
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
share/pixmaps/
|
||||
share/pixmaps/micropolis.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user