aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-10-14 23:37:58 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-10-14 23:37:58 +0800
commitbd4b3db1d209aea3e23cbac1ad8e99ca6597a9c4 (patch)
treeb1053a5040aae234328d5115834162bc7d4362b7
parent7fa19331b38e0185b0897770afebd2be86b1b442 (diff)
downloadfreebsd-ports-gnome-bd4b3db1d209aea3e23cbac1ad8e99ca6597a9c4.tar.gz
freebsd-ports-gnome-bd4b3db1d209aea3e23cbac1ad8e99ca6597a9c4.tar.zst
freebsd-ports-gnome-bd4b3db1d209aea3e23cbac1ad8e99ca6597a9c4.zip
- Convert to USES=python
- Drop @dirrm* from plist
-rw-r--r--games/robocalypto/Makefile3
-rw-r--r--games/robocalypto/pkg-plist3
2 files changed, 1 insertions, 5 deletions
diff --git a/games/robocalypto/Makefile b/games/robocalypto/Makefile
index b37aa6e5f9ab..016e59c97b0e 100644
--- a/games/robocalypto/Makefile
+++ b/games/robocalypto/Makefile
@@ -26,8 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyggel>=0:${PORTSDIR}/graphics/py-pyggel
WRKSRC= ${WRKDIR}/PYGGEL-V${DISTVERSION}${DISTVERSIONSUFFIX}/Robocalypto
-USES= zip
-USE_PYTHON_RUN= yes
+USES= python:run zip
NO_BUILD= yes
SUB_FILES= ${PORTNAME}
diff --git a/games/robocalypto/pkg-plist b/games/robocalypto/pkg-plist
index dc122de7cbf6..90677908f058 100644
--- a/games/robocalypto/pkg-plist
+++ b/games/robocalypto/pkg-plist
@@ -24,6 +24,3 @@ share/pixmaps/robocalypto.png
%%DATADIR%%/gamelib/main.py
%%DATADIR%%/gamelib/objects.py
%%DATADIR%%/run_game.py
-@dirrm %%DATADIR%%/gamelib
-@dirrm %%DATADIR%%/data
-@dirrm %%DATADIR%%
a067596142f29be7d3cfeb14d'>Update to 2.2.0 and pass maintainership to Eitan Adler.naddy2009-12-027-49/+79 * Fix segfault on 8.0.naddy2009-08-302-0/+15 * Mark MAKE_JOBS_SAFE for parallel building.naddy2009-03-261-0/+1 * Update to 2.0.9: translation updates.naddy2008-10-132-4/+4 * Update to 2.0.8, which incorporates some small bug fixes.naddy2008-08-262-5/+4 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Fix pkg-plist if WITHOUT_NLS is set (there are no french man pages).naddy2008-08-152-5/+5 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 2.0.7, which has miscellaneous bug fixes and translation updates.naddy2008-01-163-4/+5 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1 * Update to 2.0.6. Changes in this release:naddy2007-04-272-4/+4 * Update to 2.0.5. Changes in this release:naddy2007-04-232-4/+4 * * Update to 2.0.4. Changes in this release:naddy2007-04-102-6/+14 * Update to 2.0.3: cosmetic changes only.naddy2007-02-014-19/+18 * Remove message catalog directory.naddy2007-01-152-0/+2 * Update to 2.0.2, which brings miscellaneous bug fixes.naddy2006-12-222-4/+4 * Update to 2.0.1. Improvements and new features:naddy2006-12-168-69/+114 * Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0 * SHA256ifyedwin2006-01-221-0/+1 * Update to 1.2.5. From the change log:naddy2005-05-212-3/+3 * Support WITHOUT_NLSkrion2004-07-112-25/+32 * * Update to 1.2.4. Changes in this release: various bug fixes.naddy2004-07-015-80/+62 * Expand $SYSCONFDIR in man pages.naddy2004-04-011-0/+6 * Add mirror site.naddy2004-03-081-1/+2 * Update to 1.2.3.naddy2004-02-213-3/+4 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Fix fatal memory allocation bug.naddy2003-10-063-8/+77 * Oops, clean up examples directory.naddy2003-10-051-0/+1 * Install nanorc.sample.naddy2003-10-052-0/+6 * - update to 1.2.2naddy2003-10-023-11/+13 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Maintenance update to 1.2.1.naddy2003-04-222-3/+2 * Actually enable all those nifty new features.naddy2003-02-211-0/+2 * Update to 1.2.0. Major additions in this release:naddy2003-02-204-6/+10 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * Update to 1.0.9. Notable changes in this release:naddy2002-04-127-71/+5 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Update to 1.0.8. Changes in this version include:naddy2002-01-173-2/+3 * * Take maintainership. The original maintainer has disappeared.naddy2001-12-209-29/+83 * Upgrade to 1.0.4demon2001-08-263-3/+5 * Update to 1.0.3demon2001-07-033-2/+5 * upgrade to 1.0.2ijliao2001-05-282-3/+4 * Upgrade to 1.0.1demon2001-04-162-2/+2 * Fix pkg-plist.demon2001-04-022-1/+8