mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix leftover dir. This got broken by the previous commit.
Submitted by: QaT
This commit is contained in:
parent
0b881b0ece
commit
993669f36b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316750
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= gstreamer1-plugins-core
|
||||
PORTVERSION= ${GST1_VERSION}${GST1_MINIMAL_VERSION}
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -14,7 +14,7 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Core set of typical audio and video gstreamer-plugins
|
||||
|
||||
NO_BUILD= yes
|
||||
GST_DIR= lib/gstreamer-${PORTVERSION}
|
||||
GST_DIR= lib/gstreamer-1.0
|
||||
PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep
|
||||
|
||||
USE_GSTREAMER1=yes
|
||||
|
Loading…
Reference in New Issue
Block a user