aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-09-23 18:22:51 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-09-23 18:22:51 +0000
commit0128d35508cba8676f5649fc35acffa4c139ae03 (patch)
treee6f3446a3049e1b309e57e935a14572b73540875
parent49dd96a97c1e00db26a93348c836fe827cd4892e (diff)
downloadports-0128d35508cba8676f5649fc35acffa4c139ae03.tar.gz
ports-0128d35508cba8676f5649fc35acffa4c139ae03.zip
MFH: r422684
multimedia/cheese: fix packaging - fix packaging when MANPAGES option is off PR: 202342 Reported by: sub.mesa@gmail.com Obtained from: gnome development repo With hat: gnome Approved by: ports-secteam (feld)
Notes
Notes: svn path=/branches/2016Q3/; revision=422689
-rw-r--r--multimedia/cheese/Makefile1
-rw-r--r--multimedia/cheese/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
index bc7c84513c35..895b876c7c65 100644
--- a/multimedia/cheese/Makefile
+++ b/multimedia/cheese/Makefile
@@ -37,6 +37,7 @@ INSTALL_TARGET= install-strip
DOCS= AUTHORS COPYING ChangeLog NEWS README
GLIB_SCHEMAS= org.gnome.Cheese.gschema.xml
+OPTIONS_SUB= yes
OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT=MANPAGES
diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist
index ff13851ca4a3..5f0d59213761 100644
--- a/multimedia/cheese/pkg-plist
+++ b/multimedia/cheese/pkg-plist
@@ -19,7 +19,7 @@ lib/libcheese.so.8.0.3
libdata/pkgconfig/cheese-gtk.pc
libdata/pkgconfig/cheese.pc
libexec/gnome-camera-service
-man/man1/cheese.1.gz
+%%MANPAGES%%man/man1/cheese.1.gz
share/appdata/org.gnome.Cheese.appdata.xml
share/applications/org.gnome.Cheese.desktop
share/dbus-1/services/org.gnome.Camera.service