summaryrefslogtreecommitdiff
path: root/audio/yamt/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-27 12:31:28 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-27 12:31:28 +0000
commit14f43dc13745b2d38da027639b1d7e1465705876 (patch)
treed45678f8a4d4d556aada73400c02c62a7a6fcfab /audio/yamt/Makefile
parent5a483f95073f2593b62388a2a99d057c2b70341d (diff)
downloadpkgsrc-14f43dc13745b2d38da027639b1d7e1465705876.tar.gz
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Diffstat (limited to 'audio/yamt/Makefile')
-rw-r--r--audio/yamt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile
index 9362983db9a..40d44ac111f 100644
--- a/audio/yamt/Makefile
+++ b/audio/yamt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2002/11/30 11:46:07 salo Exp $
+# $NetBSD: Makefile,v 1.4 2003/01/27 12:31:30 jmmv Exp $
DISTNAME= yamt-0.5
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yamt/}
@@ -16,5 +17,6 @@ USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"