diff options
Diffstat (limited to 'devel/py-gamin/Makefile')
-rw-r--r-- | devel/py-gamin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gamin/Makefile b/devel/py-gamin/Makefile index 26b3b82b49a2..62d970bc0627 100644 --- a/devel/py-gamin/Makefile +++ b/devel/py-gamin/Makefile @@ -20,7 +20,7 @@ GAMIN_SLAVE= yes USES= pathfix USE_PYTHON= yes -CONFIGURE_ARGS= --with-python=${LOCALBASE} \ +CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc NO_STAGE= yes |