diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 43cfd83b3a6c..c0cc5fa2dcb0 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -1,6 +1,6 @@ PORTNAME= gsmartcontrol PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} @@ -28,6 +28,7 @@ USE_CXXSTD= c++11 USE_GNOME= atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-libglade OPTIONS_DEFINE= DOCS diff --git a/sysutils/gsmartcontrol/pkg-plist b/sysutils/gsmartcontrol/pkg-plist index 0b9787b1ef14..bd9eaca01a66 100644 --- a/sysutils/gsmartcontrol/pkg-plist +++ b/sysutils/gsmartcontrol/pkg-plist @@ -1,6 +1,6 @@ bin/gsmartcontrol-root -man/man1/gsmartcontrol-root.1.gz -man/man1/gsmartcontrol.1.gz +share/man/man1/gsmartcontrol-root.1.gz +share/man/man1/gsmartcontrol.1.gz sbin/gsmartcontrol share/applications/gsmartcontrol.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt