diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-23 21:34:20 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-23 21:34:20 +0000 |
commit | a08ca105dfe18565cdbb539dd5ce96d19664a148 (patch) | |
tree | 9abc269e8d632e6d8bbf09cfe51e37b1c5c4ac83 /audio/musicbox/Makefile | |
parent | 93ed2a2ce462e904bd8b69447fcee3319893d02a (diff) | |
download | pkgsrc-a08ca105dfe18565cdbb539dd5ce96d19664a148.tar.gz |
update dependency from qt-1.44 to qt1-1.44
Diffstat (limited to 'audio/musicbox/Makefile')
-rw-r--r-- | audio/musicbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile index eb486093b85..701ee051b8e 100644 --- a/audio/musicbox/Makefile +++ b/audio/musicbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/10 10:40:37 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/03/23 21:34:20 dmcmahill Exp $ DISTNAME= musicbox-1.01p2 CATEGORIES= audio @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rxg@ms25.url.com.tw DEPENDS+= mpg123-0.59r:../../audio/mpg123 -DEPENDS+= qt-1.44:../../x11/qt +DEPENDS+= qt1-1.44:../../x11/qt1 USE_X11= yes |