mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/gsmartcontrol: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8eba0d7b2a
commit
42ca8a412f
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= gsmartcontrol
|
PORTNAME= gsmartcontrol
|
||||||
PORTVERSION= 1.1.4
|
PORTVERSION= 1.1.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@ USE_CXXSTD= c++11
|
||||||
USE_GNOME= atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm
|
USE_GNOME= atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --disable-libglade
|
CONFIGURE_ARGS= --disable-libglade
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
bin/gsmartcontrol-root
|
bin/gsmartcontrol-root
|
||||||
man/man1/gsmartcontrol-root.1.gz
|
share/man/man1/gsmartcontrol-root.1.gz
|
||||||
man/man1/gsmartcontrol.1.gz
|
share/man/man1/gsmartcontrol.1.gz
|
||||||
sbin/gsmartcontrol
|
sbin/gsmartcontrol
|
||||||
share/applications/gsmartcontrol.desktop
|
share/applications/gsmartcontrol.desktop
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue