diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 09:02:04 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 09:02:04 +0000 |
commit | c0e7afe2313ea72f4dc6bb50a7d4c0048a192f71 (patch) | |
tree | 8dd5673fd37aded8b2d6c757ca254c94df93a41a /mbone | |
parent | 5e91a6e98c6ca89bf5107599a34d091e65010d5b (diff) | |
download | pkgsrc-c0e7afe2313ea72f4dc6bb50a7d4c0048a192f71.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mbone')
-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 |