summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-13 08:38:04 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-13 08:38:04 +0800
commit1add7c6eaa973c80c21d82796323360ca65c8431 (patch)
treee431b38b69a05c8a8fb6b80ee20b0abcafc7f069 /graphics
parentd8355e46f5d353dc88e0accd85af4ea0c774c0da (diff)
downloadmarcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar.gz
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar.bz2
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar.lz
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar.xz
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.tar.zst
marcuscom-ports-1add7c6eaa973c80c21d82796323360ca65c8431.zip
Fix typo so it builds mng and not png plugin
Spotted by: ade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3239 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gstreamer-plugins-libmng/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-libmng/Makefile b/graphics/gstreamer-plugins-libmng/Makefile
index af2a78bae..d3424694c 100644
--- a/graphics/gstreamer-plugins-libmng/Makefile
+++ b/graphics/gstreamer-plugins-libmng/Makefile
@@ -5,9 +5,11 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
CATEGORIES= graphics
-GST_PLUGIN= libpng
+GST_PLUGIN= libmng
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins