openbsd-ports/multimedia/avidemux/patches/patch-addons_Makefile
ajacoutot c53e4f1e8e - update to 2.3.0
- remove SDL dependency

"go ahead" jasper@
2006-12-06 16:20:30 +00:00

13 lines
388 B
Plaintext

$OpenBSD: patch-addons_Makefile,v 1.2 2006/12/06 16:20:30 ajacoutot Exp $
--- addons/Makefile.orig Wed Oct 11 14:43:35 2006
+++ addons/Makefile Wed Oct 11 14:43:52 2006
@@ -14,6 +14,8 @@ DISTFILES= Makefile ad2_copy_nuv \
ffv1rec/ffv1video.c \
ffv1rec/ffv1write.c \
ffv1rec/nuppelvideo.h
+check:
+ @echo "nothing to check here"
install:
@echo "nothing to install here"
clean: