Index: /usr/ports/multimedia/cheese/Makefile =================================================================== --- /usr/ports/multimedia/cheese/Makefile (revision 409612) +++ /usr/ports/multimedia/cheese/Makefile (working copy) @@ -45,10 +45,16 @@ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl MANPAGES_USE= GNOME=libxslt:build +.if defined(MANPAGES) +PLIST_SUB+= MANPAGES="" +.else +PLIST_SUB+= MANPAGES="@comment " +.endif + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include Index: /usr/ports/multimedia/cheese/pkg-message =================================================================== --- /usr/ports/multimedia/cheese/pkg-message (revision 409612) +++ /usr/ports/multimedia/cheese/pkg-message (nonexistent) @@ -1,8 +0,0 @@ - -For cheese to work, webcamd needs to be running and the user which wants -to run cheese needs to be added to the webcamd group. - -This can be done by: - -# pw groupmod webcamd -m jerry - Property changes on: /usr/ports/multimedia/cheese/pkg-message ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: /usr/ports/multimedia/cheese/pkg-plist =================================================================== --- /usr/ports/multimedia/cheese/pkg-plist (revision 409612) +++ /usr/ports/multimedia/cheese/pkg-plist (working copy) @@ -19,7 +19,7 @@ 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