aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-03 11:21:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-03 11:21:29 +0000
commitc75235d91fdacaed431c1aabbb362a09010c7816 (patch)
treedaa3079da6d2c411d496a6ce8201225e25aa51ee /multimedia
parent2a988b42e2b4037ed0a01b58a6ce121671f8c1f0 (diff)
downloadports-c75235d91fdacaed431c1aabbb362a09010c7816.tar.gz
ports-c75235d91fdacaed431c1aabbb362a09010c7816.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/nuppelvideo/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/nuppelvideo/Makefile b/multimedia/nuppelvideo/Makefile
index 4b9aee8da617..047010549a59 100644
--- a/multimedia/nuppelvideo/Makefile
+++ b/multimedia/nuppelvideo/Makefile
@@ -18,6 +18,9 @@ COMMENT= A very low CPU usage VCR/DVR application
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
+DEPRECATED= Unmaintained upstream for years. The nuppelvideo format is now supported by mencoder
+EXPIRATION_DATE=2007-10-03
+
USE_XLIB= yes
USE_GMAKE= yes
@@ -29,6 +32,10 @@ CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
###
## Auto detected features
###