diff options
author | pat <pat@FreeBSD.org> | 2002-02-08 05:02:57 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-08 05:02:57 +0800 |
commit | 43bcac2b281f004abe7298a4ca7b4941260ff77f (patch) | |
tree | b7ee7cd7f0b073e2bb95b03a7385fb7e6c6f8562 /graphics/xawtv | |
parent | 34081b75ee4a95940dcd95fb983dd6da8889ec99 (diff) | |
download | freebsd-ports-gnome-43bcac2b281f004abe7298a4ca7b4941260ff77f.tar.gz freebsd-ports-gnome-43bcac2b281f004abe7298a4ca7b4941260ff77f.tar.zst freebsd-ports-gnome-43bcac2b281f004abe7298a4ca7b4941260ff77f.zip |
Update to 3.70
PR: 34707
Submitted by: maintainer
Diffstat (limited to 'graphics/xawtv')
-rw-r--r-- | graphics/xawtv/Makefile | 3 | ||||
-rw-r--r-- | graphics/xawtv/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xawtv/Makefile b/graphics/xawtv/Makefile index 82a01052160f..fa262e44030c 100644 --- a/graphics/xawtv/Makefile +++ b/graphics/xawtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xawtv -PORTVERSION= 3.69 +PORTVERSION= 3.70 CATEGORIES= graphics MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -20,6 +20,7 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ GNU_CONFIGURE= yes USE_GMAKE= yes +USE_XPM= yes USE_X_PREFIX= yes FILES_CFLAGS= . font i2c man src radio webcam oldstuff/vtx \ diff --git a/graphics/xawtv/distinfo b/graphics/xawtv/distinfo index 37d4cbcfdeee..3e0f919c203d 100644 --- a/graphics/xawtv/distinfo +++ b/graphics/xawtv/distinfo @@ -1 +1 @@ -MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449 +MD5 (xawtv_3.70.tar.gz) = 6329c63bd74b304a079da182ec5e3b84 |