diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-11-01 22:14:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-11-01 22:14:07 +0000 |
commit | 44d0dc12bbff17cfbbb9d182235924dbd7d86a45 (patch) | |
tree | b260b05e7fe7e534f08af61d8504ddf8a7ab5a49 /x11-toolkits | |
parent | 96998c6a224d934b8d937663652dc498c7e4cdfd (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gstreamer1-plugins-pango/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gstreamer-plugins-pango/Makefile b/x11-toolkits/gstreamer-plugins-pango/Makefile index ed6be61daf05..85ea408ef0a4 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -11,5 +11,4 @@ GST_PLUGIN= pango MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/x11-toolkits/gstreamer1-plugins-pango/Makefile b/x11-toolkits/gstreamer1-plugins-pango/Makefile index f0bfb8edd11b..ce7fd500bfb6 100644 --- a/x11-toolkits/gstreamer1-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer1-plugins-pango/Makefile @@ -10,5 +10,4 @@ DIST= base MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |