[Midnightbsd-cvs] mports: Makefile: pull in python the right way.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Nov 6 17:29:25 EST 2008
Log Message:
-----------
pull in python the right way.
Modified Files:
--------------
mports/editors/gedit:
Makefile (r1.5 -> r1.6)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/gedit/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L editors/gedit/Makefile -L editors/gedit/Makefile -u -r1.5 -r1.6
--- editors/gedit/Makefile
+++ editors/gedit/Makefile
@@ -48,7 +48,7 @@
.if ${HAVE_GNOME:Mpygtksourceview}!=""
USE_PYTHON= yes
-.include "${PORTSDIR}/Mk/bsd.python.mk"
+EXTENSIONS+= python
USE_GNOME+= pygtksourceview
CONFIGURE_ARGS+=--enable-python
PLIST_SUB+= PYTHON=""
More information about the Midnightbsd-cvs
mailing list