diff options
author | snj <snj> | 2004-04-11 09:02:04 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 09:02:04 +0000 |
commit | f0df0437df1346137356b073ef868c28a66b3a2b (patch) | |
tree | 8dd5673fd37aded8b2d6c757ca254c94df93a41a /mbone/rtptools | |
parent | 3a6465da98266990f6d31dc7f5013488eea68c64 (diff) | |
download | pkgsrc-f0df0437df1346137356b073ef868c28a66b3a2b.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mbone/rtptools')
-rw-r--r-- | mbone/rtptools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/rtptools/Makefile b/mbone/rtptools/Makefile index 52f427e64d7..1a89e48e599 100644 --- a/mbone/rtptools/Makefile +++ b/mbone/rtptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 16:57:35 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/11 09:09:30 snj Exp $ # DISTNAME= rtptools-1.18 @@ -9,7 +9,7 @@ MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.cs.columbia.edu/IRT/software/rtptools/ COMMENT= Tools for processing RTP data -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes CPPFLAGS+= -Dunix |