aboutsummaryrefslogtreecommitdiff
path: root/multimedia/linux-f10-libtheora/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
commit855fb638fbbc3329682faf7c68b135b6e6c1a0ae (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/linux-f10-libtheora/Makefile
parentce5e4570204c37f4ac986a2a6bc076aa911167d6 (diff)
downloadports-855fb638fbbc3329682faf7c68b135b6e6c1a0ae.tar.gz
ports-855fb638fbbc3329682faf7c68b135b6e6c1a0ae.zip
Notes
Diffstat (limited to 'multimedia/linux-f10-libtheora/Makefile')
-rw-r--r--multimedia/linux-f10-libtheora/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/linux-f10-libtheora/Makefile b/multimedia/linux-f10-libtheora/Makefile
index 6ed665cebc2a..4bc88869e5f6 100644
--- a/multimedia/linux-f10-libtheora/Makefile
+++ b/multimedia/linux-f10-libtheora/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: multimedia/linux-f10-libtheora
-# Date created: 2009-05-03
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= libtheora
PORTVERSION= 1.0rc1
@@ -30,4 +26,5 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= COPYING README
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>