mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
audio/vmpk: Removed MANPAGES option as per mat's request
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13274
This commit is contained in:
parent
394d3c4b72
commit
90c206868d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455021
@ -3,6 +3,7 @@
|
||||
PORTNAME= vmpk
|
||||
DISTVERSION= 0.6.2
|
||||
DISTVERSIONSUFFIX= a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://phoenixnap.dl.sourceforge.net/project/vmpk/vmpk/${PORTVERSION}/
|
||||
|
||||
@ -21,8 +22,7 @@ USE_XORG= xcb
|
||||
|
||||
CMAKE_ARGS= -DXSLTPROC_EXECUTABLE="OFF"
|
||||
|
||||
OPTIONS_DEFINE= DBUS MANPAGES
|
||||
OPTIONS_DEFAULT= MANPAGES
|
||||
OPTIONS_DEFINE= DBUS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DBUS_CMAKE_BOOL= ENABLE_DBUS
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/vmpk
|
||||
%%MANPAGES%%man/man1/vmpk.1.gz
|
||||
man/man1/vmpk.1.gz
|
||||
share/applications/vmpk.desktop
|
||||
share/icons/hicolor/128x128/apps/vmpk.png
|
||||
share/icons/hicolor/16x16/apps/vmpk.png
|
||||
|
Loading…
Reference in New Issue
Block a user