diff options
Diffstat (limited to 'archivers/rvm/Makefile')
-rw-r--r-- | archivers/rvm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile index f8cd4deddb08..18aba426ff86 100644 --- a/archivers/rvm/Makefile +++ b/archivers/rvm/Makefile @@ -21,8 +21,10 @@ RUN_DEPENDS= ${BUILD_DEPENDS} NO_LATEST_LINK= yes USE_GNOME= gnometarget +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf +MAKE_ARGS= CXXFLAGS="${CXXFLAGS}" MAN1= rvm.1 PLIST_FILES= bin/rvm |