diff options
Diffstat (limited to 'sysutils/modules/Makefile')
-rw-r--r-- | sysutils/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/modules/Makefile b/sysutils/modules/Makefile index 2f2b8730579a..70569fbb3830 100644 --- a/sysutils/modules/Makefile +++ b/sysutils/modules/Makefile @@ -13,7 +13,7 @@ COMMENT= Dynamic modification of a user environment LICENSE= GPLv2 USES= tcl -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${LOCALBASE} \ --without-x \ --with-version-path=${LOCALBASE}/Modules/versions \ |