mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04: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
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
PORTNAME= gstreamer1-plugins-core
|
PORTNAME= gstreamer1-plugins-core
|
||||||
PORTVERSION= ${GST1_VERSION}${GST1_MINIMAL_VERSION}
|
PORTVERSION= ${GST1_VERSION}${GST1_MINIMAL_VERSION}
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= multimedia audio
|
CATEGORIES= multimedia audio
|
||||||
MASTER_SITES= # empty
|
MASTER_SITES= # empty
|
||||||
DISTFILES= # empty
|
DISTFILES= # empty
|
||||||
|
@ -14,7 +14,7 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||||
COMMENT= Core set of typical audio and video gstreamer-plugins
|
COMMENT= Core set of typical audio and video gstreamer-plugins
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
GST_DIR= lib/gstreamer-${PORTVERSION}
|
GST_DIR= lib/gstreamer-1.0
|
||||||
PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep
|
PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep
|
||||||
|
|
||||||
USE_GSTREAMER1=yes
|
USE_GSTREAMER1=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue