diff options
-rw-r--r-- | games/atomix/Makefile | 3 | ||||
-rw-r--r-- | games/atomix/pkg-descr | 2 | ||||
-rw-r--r-- | games/atomix/pkg-plist | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 4fc0eb81f53a..c8c6c6e2d830 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.informatik.uni-oldenburg.de/~pearl/download/ MAINTAINER= nakai@FreeBSD.org +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ + xml.5:${PORTSDIR}/textproc/libxml + GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes diff --git a/games/atomix/pkg-descr b/games/atomix/pkg-descr index 6a1f10bb47dc..b8ce461e8769 100644 --- a/games/atomix/pkg-descr +++ b/games/atomix/pkg-descr @@ -1 +1,3 @@ a yet another little mind game + +WWW: http://www.informatik.uni-oldenburg.de/~pearl/gnome/atomix.html diff --git a/games/atomix/pkg-plist b/games/atomix/pkg-plist index a237ff81c689..8d85903a4677 100644 --- a/games/atomix/pkg-plist +++ b/games/atomix/pkg-plist @@ -50,6 +50,7 @@ share/gnome/atomix/themes/katomic/wall-2.png share/gnome/atomix/themes/katomic/wall-3.png share/gnome/atomix/themes/katomic/wall-4.png share/gnome/games/atomix.scores +@exec mkdir -p %D/share/gnome/pixmaps/atomix @dirrm share/gnome/atomix/levels @dirrm share/gnome/atomix/themes/fabian @dirrm share/gnome/atomix/themes/katomic |