diff options
author | frueauf <frueauf> | 1999-07-04 14:42:39 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-07-04 14:42:39 +0000 |
commit | 71ec438442644e2ecb3b7f44ec493d35e832eb84 (patch) | |
tree | 2bc22d219ca6028928e33329e72444ee5129cb92 /audio/xsidplay | |
parent | cbf511881dc381456dbd3a86517681e0c3f0198b (diff) | |
download | pkgsrc-71ec438442644e2ecb3b7f44ec493d35e832eb84.tar.gz |
Reflect update of sidplay.
Diffstat (limited to 'audio/xsidplay')
-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 |