diff options
author | joerg <joerg> | 2015-07-04 16:18:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2015-07-04 16:18:28 +0000 |
commit | b41afda830f6bc4ed5962998da3bf3a978daf627 (patch) | |
tree | d8a48c8d2848b617581f63aeec6454f4736400cd /mbone | |
parent | 644eb16e7d04fcc9d5fb5685162cd94be12c66b1 (diff) | |
download | pkgsrc-b41afda830f6bc4ed5962998da3bf3a978daf627.tar.gz |
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index d6562a35cc2..458be7e950b 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2014/09/10 19:02:13 joerg Exp $ +# $NetBSD: Makefile,v 1.45 2015/07/04 16:18:37 joerg Exp $ # DISTNAME= rat-3.0.28 @@ -12,7 +12,6 @@ COMMENT= Robust Audio Tool - multicast audioconferencing CRYPTO= yes USE_TOOLS+= gmake -USE_X11BASE= yes USER= build |