diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
commit | d6359efa621b7bc175374e796fb1017992fc8878 (patch) | |
tree | 6f68874371aba405cbbd8262cc2910d5ab0eff87 /games/childsplay | |
parent | 5b0d52f14b971fb2d057848a5b6a41d02f1b876f (diff) | |
download | freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.gz freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.zst freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'games/childsplay')
-rw-r--r-- | games/childsplay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 6820744bfb16..235cc61fda95 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:${PORTSDIR RUN_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:${PORTSDIR}/devel/py-game LIB_DEPENDS= assetml.0:${PORTSDIR}/devel/libassetml +BROKEN= Incomplete pkg-plist + USE_PYTHON= yes USE_REINPLACE= yes |