Convert to buildlink3. Needs to use ossaudio.buildlink3.mk and link
against ${LIBOSSAUDIO}.
This commit is contained in:
parent
02830174d1
commit
448621e6cc
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/11/13 19:30:16 grantbeattie Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/05/02 22:31:25 blef Exp $
|
||||
#
|
||||
|
||||
DISTNAME= NuppelVideo-0.52a
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= grant@NetBSD.org
|
|||
HOMEPAGE= http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/
|
||||
COMMENT= Fast and simple RTjpeg-based video capture program
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_BUILDLINK3= YES
|
||||
USE_X11= YES
|
||||
|
||||
CFLAGS+= ${CPPFLAGS}
|
||||
|
|
Loading…
Reference in a new issue