diff options
Diffstat (limited to 'deskutils/chmsee/Makefile')
-rw-r--r-- | deskutils/chmsee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile index a047e53dd639..9607d18f604f 100644 --- a/deskutils/chmsee/Makefile +++ b/deskutils/chmsee/Makefile @@ -22,7 +22,7 @@ LICENSE= GPLv2 USE_GNOME= gnomehier libglade2 USE_GECKO= libxul19 USE_GETTEXT= yes -USE_CMAKE= yes +USES= cmake CMAKE_ARGS= -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=TRUE INSTALLS_ICONS= yes |