c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
22 lines
527 B
Makefile
22 lines
527 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:11 tv Exp $
|
|
#
|
|
|
|
DISTNAME= synaesthesia-xmms-0.0.3-rc3
|
|
PKGNAME= xmms-synaesthesia-0.0.3rc3
|
|
PKGREVISION= 3
|
|
CATEGORIES= audio xmms
|
|
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
|
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
|
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
|
|
COMMENT= Port of Synaesthesia to an XMMS plugin
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK3= yes
|
|
USE_LIBTOOL= yes
|
|
USE_X11= yes
|
|
|
|
CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
|
|
|
|
.include "../../audio/xmms/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|