From fdb890cf8d750edcf362cb17edaf7890ac024925 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 27 Feb 2000 15:07:00 +0000 Subject: - This port requires msgfmt (from the gettext port) to build. - Add LIB_DEPENDS for the kde libraries required to build and run this program. - Add USE_LIBTOOL=yes, since it does. :) - Sort pkg/PLIST. --- games/kbubbles/Makefile | 6 ++++-- games/kbubbles/pkg-plist | 14 +++++++------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile index 8985aa2a6369..2e8304179939 100644 --- a/games/kbubbles/Makefile +++ b/games/kbubbles/Makefile @@ -12,9 +12,11 @@ MASTER_SITES= http://hem.passagen.se/tonybj/kbubbles/ MAINTAINER= andrews@technologist.com -BUILD_DEPENDS= ${LOCALBASE}/include/QwSpriteField.h:${PORTSDIR}/converters/kdesupport11 +BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext +LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \ + kdecore.3:${PORTSDIR}/x11/kdelibs11 -GNU_CONFIGURE= yes +USE_LIBTOOL= yes USE_QT= yes .include diff --git a/games/kbubbles/pkg-plist b/games/kbubbles/pkg-plist index 2849f7022c2f..0ee1d76c9168 100644 --- a/games/kbubbles/pkg-plist +++ b/games/kbubbles/pkg-plist @@ -1,26 +1,26 @@ +bin/kbubbles share/applnk/Games/kbubbles.kdelnk +share/apps/kbubbles/Trouble.lvl share/apps/kbubbles/bggrad.xpm -share/apps/kbubbles/default.xpm -share/apps/kbubbles/dots.xpm -share/apps/kbubbles/orange.xpm -share/apps/kbubbles/linux.xpm share/apps/kbubbles/bkg/roof.xpm share/apps/kbubbles/bkg/widbg.xpm share/apps/kbubbles/brick1.xpm share/apps/kbubbles/brick2.xpm +share/apps/kbubbles/default.xpm +share/apps/kbubbles/dots.xpm share/apps/kbubbles/hitech.xpm +share/apps/kbubbles/linux.xpm +share/apps/kbubbles/orange.xpm share/apps/kbubbles/puke.xpm share/apps/kbubbles/rocks.xpm share/apps/kbubbles/wave.xpm share/apps/kbubbles/wood.xpm -share/apps/kbubbles/Trouble.lvl +share/icons/kbubbles.xpm share/icons/kbubblesconf.xpm share/icons/kbubblesnew.xpm share/icons/kbubblesnext.xpm share/icons/kbubblesquit.xpm share/icons/kbubblesstop.xpm -share/icons/kbubbles.xpm share/icons/mini/kbubbles.xpm -bin/kbubbles @dirrm share/apps/kbubbles/bkg @dirrm share/apps/kbubbles -- cgit v1.2.3