diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-05-24 02:31:51 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-05-24 02:31:51 +0000 |
| commit | d16b6fb6c219adb2787e8a6ea26f9155ff1652b7 (patch) | |
| tree | b5392a5741dd002e0efc3b4d166d2c0bb7d64333 /audio/kmikmod | |
| parent | 21516e50fb1f6a7a004f01fbb6a8566be60b1338 (diff) | |
Use KDE version 1.1 instead of version 1.0.
Diffstat (limited to 'audio/kmikmod')
| -rw-r--r-- | audio/kmikmod/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/kmikmod/Makefile b/audio/kmikmod/Makefile index ca88d8af23d0..30fb462da134 100644 --- a/audio/kmikmod/Makefile +++ b/audio/kmikmod/Makefile @@ -3,7 +3,7 @@ # Date created: 1 March 1999 # Whom: Tom Hukins <tom@eborcom.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/27 13:42:12 taoka Exp $ # DISTNAME= kmikmod-2.04 @@ -14,8 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= tom@eborcom.com BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \ - kdeui.1:${PORTSDIR}/x11/kdelibs +LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \ + kdeui.2:${PORTSDIR}/x11/kdelibs11 WRKSRC= ${WRKDIR}/kmikmod USE_QT= yes |
