[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/py-beagle by killfill

noreply at forge.novell.com noreply at forge.novell.com
Wed Apr 25 22:03:49 MDT 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/py-beagle by killfill

Modified Files:
	Makefile 
Log Message:
Add pygtk2 dep.

Reported by: BSD# tinderbox (tom's one)


===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/py-beagle/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/py-beagle/Makefile	2007/02/25 22:43:42	1.1
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/py-beagle/Makefile	2007/04/26 04:03:49	1.2
@@ -3,10 +3,10 @@
 # Whom:					Tom McLaughlin <tmclaugh at FreeBSD.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.1 2007/02/25 22:43:42 tmclau02 Exp $
+#   $Id: Makefile,v 1.2 2007/04/26 04:03:49 killfill Exp $
 #
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	deskutils gnome python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -24,6 +24,7 @@
 
 BEAGLE_SLAVE=	yes
 PY_BEAGLE=	yes
+USE_GNOME+=	pygtk2
 
 CONFIGURE_ARGS=	--enable-python
 


More information about the Bsd-sharp-cvs mailing list