svn commit: r305355 - head/multimedia/freetuxtv
Alex Kozlov
ak at FreeBSD.org
Sat Oct 6 10:57:09 UTC 2012
Author: ak
Date: Sat Oct 6 10:57:09 2012
New Revision: 305355
URL: http://svn.freebsd.org/changeset/ports/305355
Log:
- Fix typo
Approved by: nemysis <nemysis at gmx.ch> (maintainer)
Modified:
head/multimedia/freetuxtv/Makefile
Modified: head/multimedia/freetuxtv/Makefile
==============================================================================
--- head/multimedia/freetuxtv/Makefile Sat Oct 6 10:42:36 2012 (r305354)
+++ head/multimedia/freetuxtv/Makefile Sat Oct 6 10:57:09 2012 (r305355)
@@ -2,6 +2,7 @@
PORTNAME= freetuxtv
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
@@ -29,7 +30,7 @@ USE_XORG= pixman x11 xau xcomposite xcur
xi xinerama xrandr xrender
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_PKGCONF= build
+USE_PKGCONFIG= build
USE_ICONV= yes
INSTALLS_ICONS= yes
More information about the svn-ports-head
mailing list