This isn't available for NetBSD until libXxf86vm.so is supplied in the X sets
This commit is contained in:
parent
17e95842a7
commit
0fb78668a8
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2003/05/05 19:05:07 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2003/05/11 07:20:30 jmc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= iris-0.11
|
||||
|
@ -16,5 +16,8 @@ USE_LIBTOOL= YES
|
|||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
# Needs libXxf86vm.so which isn't provided on NetBSD currently.
|
||||
NOT_FOR_PLATFORM=NetBSD-*
|
||||
|
||||
.include "../../audio/xmms/buildlink2.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue