diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-06-26 12:37:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-06-26 12:37:51 +0000 |
commit | b2f7a9c32e4c64bc4b6c7b51dba34e3f10da863b (patch) | |
tree | f75e484ddf21b804fa4067112f4da81ac97f0bd2 /multimedia/gstreamer-plugins-bad | |
parent | 0d1fc47d6dcf8cb4cb303e368b06b789fd7da2c8 (diff) | |
download | ports-b2f7a9c32e4c64bc4b6c7b51dba34e3f10da863b.tar.gz ports-b2f7a9c32e4c64bc4b6c7b51dba34e3f10da863b.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-bad')
-rw-r--r-- | multimedia/gstreamer-plugins-bad/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-bad/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile index 6d9f38c92a12..aeeb5bf4112e 100644 --- a/multimedia/gstreamer-plugins-bad/Makefile +++ b/multimedia/gstreamer-plugins-bad/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.7 2006/09/14 21:25:16 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= Bad gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-bad/pkg-plist b/multimedia/gstreamer-plugins-bad/pkg-plist index 845f04574d45..7c5297596d0c 100644 --- a/multimedia/gstreamer-plugins-bad/pkg-plist +++ b/multimedia/gstreamer-plugins-bad/pkg-plist @@ -107,4 +107,7 @@ share/locale/sr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo +@dirrmtry include/gstreamer-%%VERSION%%/gst/app +@dirrmtry include/gstreamer-%%VERSION%%/gst +@dirrmtry include/gstreamer-%%VERSION%% @dirrm lib/gstreamer-%%VERSION%% |