aboutsummaryrefslogtreecommitdiff
path: root/games/gnomesudoku
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2005-10-12 10:01:28 +0000
committerThomas Gellekum <tg@FreeBSD.org>2005-10-12 10:01:28 +0000
commit7f49af5c322c63ba8279964ef66c05413179ec7b (patch)
treef3a25937b2fbf729cbfa6a3e5445a41ba8571c88 /games/gnomesudoku
parente11b8d2e26b0cf89950835742674f9c49e078f4e (diff)
downloadports-7f49af5c322c63ba8279964ef66c05413179ec7b.tar.gz
ports-7f49af5c322c63ba8279964ef66c05413179ec7b.zip
Notes
Diffstat (limited to 'games/gnomesudoku')
-rw-r--r--games/gnomesudoku/Makefile2
-rw-r--r--games/gnomesudoku/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile
index 3a985c78563c..c45ab8e145c7 100644
--- a/games/gnomesudoku/Makefile
+++ b/games/gnomesudoku/Makefile
@@ -18,8 +18,6 @@ COMMENT= GNOME Sudoku game
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
-BROKEN= Incomplete pkg-plist
-
USE_X_PREFIX= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
diff --git a/games/gnomesudoku/pkg-plist b/games/gnomesudoku/pkg-plist
index eba7e483e3be..3a1f4d170154 100644
--- a/games/gnomesudoku/pkg-plist
+++ b/games/gnomesudoku/pkg-plist
@@ -68,3 +68,5 @@ share/pixmaps/sudoku.png
@dirrm share/gnome-sudoku
@dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies
@dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku
+@unexec /bin/rmdir %D/%%PYTHON_SITELIBDIR%% 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/%%PYTHON_LIBDIR%% 2>/dev/null || /usr/bin/true