mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36: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
|
||||
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…
Add table
Reference in a new issue