aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xawtv/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-02-23 06:52:16 +0800
committerpat <pat@FreeBSD.org>2002-02-23 06:52:16 +0800
commit724afa320f39476a9c11f8a93c5ddb06223baec8 (patch)
tree60282cc6379ce78c141cae983014ad5df20bfca6 /multimedia/xawtv/Makefile
parentd253267c9d18e0cc598e01b43cc2c295a2bd5e66 (diff)
downloadfreebsd-ports-gnome-724afa320f39476a9c11f8a93c5ddb06223baec8.tar.gz
freebsd-ports-gnome-724afa320f39476a9c11f8a93c5ddb06223baec8.tar.zst
freebsd-ports-gnome-724afa320f39476a9c11f8a93c5ddb06223baec8.zip
- Update to 3.72
- Style fixes (portlint) and add dependency on motif (bento) PR: 35217 Submitted by: maintainer
Diffstat (limited to 'multimedia/xawtv/Makefile')
-rw-r--r--multimedia/xawtv/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index fa262e44030c..e8d3ebc4bdec 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -5,12 +5,11 @@
# $FreeBSD$
#
-PORTNAME= xawtv
-PORTVERSION= 3.70
-CATEGORIES= graphics
-MASTER_SITES= http://bytesex.org/xawtv/
+PORTNAME= xawtv
+PORTVERSION= 3.72
+CATEGORIES= graphics
+MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
MAINTAINER= lehmann@ans-netz.de
@@ -18,6 +17,8 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
+WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
+USE_MOTIF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XPM= yes