diff options
author | asami <asami@FreeBSD.org> | 2000-02-26 03:17:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-26 03:17:57 +0800 |
commit | 2338a151b5f93f0077c407217e8593f75c4fc0d4 (patch) | |
tree | dda06d150eff29eb10c1960f2e39b159245aecc2 /games | |
parent | 36cdab63194eba19058351c22bf57974aa996e37 (diff) | |
download | freebsd-ports-gnome-2338a151b5f93f0077c407217e8593f75c4fc0d4.tar.gz freebsd-ports-gnome-2338a151b5f93f0077c407217e8593f75c4fc0d4.tar.zst freebsd-ports-gnome-2338a151b5f93f0077c407217e8593f75c4fc0d4.zip |
Update kdecore shlib number, this port was added between my grep and
commit. ;)
Diffstat (limited to 'games')
-rw-r--r-- | games/krogue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/krogue/Makefile b/games/krogue/Makefile index e237a1567d4a..7936d4084bd4 100644 --- a/games/krogue/Makefile +++ b/games/krogue/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= andrews@technologist.com -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext USE_QT= yes |