diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-22 22:52:16 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-22 22:52:16 +0000 |
commit | e43fce301f9540a2ab69d2753374fdae3eae6fea (patch) | |
tree | 6623067939087e62cb3166d9cd73cf8f2f685d55 /multimedia/xawtv/files | |
parent | 2d86193b116d737258afc67f256abcb9b31e6f99 (diff) | |
download | ports-e43fce301f9540a2ab69d2753374fdae3eae6fea.tar.gz ports-e43fce301f9540a2ab69d2753374fdae3eae6fea.zip |
- Update to 3.72
- Style fixes (portlint) and add dependency on motif (bento)
PR: 35217
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=55106
Diffstat (limited to 'multimedia/xawtv/files')
-rw-r--r-- | multimedia/xawtv/files/patch-src::motif.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/xawtv/files/patch-src::motif.c b/multimedia/xawtv/files/patch-src::motif.c index 63c9274bf0c3..97a1fab9dc1e 100644 --- a/multimedia/xawtv/files/patch-src::motif.c +++ b/multimedia/xawtv/files/patch-src::motif.c @@ -20,4 +20,3 @@ #include <X11/Xlib.h> #include <X11/Intrinsic.h> #include <Xm/Xm.h> - |