diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-19 07:09:58 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-19 07:09:58 +0000 |
commit | 2e2e11581afe78b64c7f815b46ac7e2794bc38b8 (patch) | |
tree | bc3d420284d411f17b941b09555799336661a798 /lang | |
parent | 78a409738c050c09d61d434a3cf561d6a6b027e7 (diff) | |
download | ports-2e2e11581afe78b64c7f815b46ac7e2794bc38b8.tar.gz ports-2e2e11581afe78b64c7f815b46ac7e2794bc38b8.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index 89915677b090..ca7409f999c9 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -22,7 +22,7 @@ USE_GECKO= libxul USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_PYTHON= build +USE_PYTHON_BUILD= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack USE_LDCONFIG= yes |