diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-07-04 14:42:39 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-07-04 14:42:39 +0000 |
commit | 59c5c0eb5896c88b8c589e169ee6d5024f781e80 (patch) | |
tree | 2bc22d219ca6028928e33329e72444ee5129cb92 /audio | |
parent | 74911483631d40992943947d4f44e529d536fca4 (diff) | |
download | pkgsrc-59c5c0eb5896c88b8c589e169ee6d5024f781e80.tar.gz |
Reflect update of sidplay.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xsidplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 521f7db2ed6..39dafa18806 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/06/04 15:39:08 drochner Exp $ +# $NetBSD: Makefile,v 1.3 1999/07/04 14:42:39 frueauf Exp $ # DISTNAME= xsidplay-1_3_5 @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ -DEPENDS+= sidplay-1.36.34:../../audio/sidplay +DEPENDS+= sidplay-1.36.35:../../audio/sidplay DEPENDS+= qt-1.44:../../x11/qt USE_X11BASE= yes |