[Midnightbsd-cvs] mports [18852] trunk/x11-toolkits/py-vte: get rid of gnomehack
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 9 03:39:10 EDT 2015
Revision: 18852
http://svnweb.midnightbsd.org/mports/?rev=18852
Author: laffer1
Date: 2015-05-09 03:39:09 -0400 (Sat, 09 May 2015)
Log Message:
-----------
get rid of gnomehack
Modified Paths:
--------------
trunk/x11-toolkits/py-vte/Makefile
trunk/x11-toolkits/py-vte/pkg-plist
Modified: trunk/x11-toolkits/py-vte/Makefile
===================================================================
--- trunk/x11-toolkits/py-vte/Makefile 2015-05-09 07:34:26 UTC (rev 18851)
+++ trunk/x11-toolkits/py-vte/Makefile 2015-05-09 07:39:09 UTC (rev 18852)
@@ -1,11 +1,12 @@
# $MidnightBSD$
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits gnome python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports at MidnightBSD.org
COMMENT= Python interface for VTE (Terminal widget)
+
LICENSE= lgpl
MASTERDIR= ${.CURDIR}/../vte
@@ -14,7 +15,7 @@
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gnomehack vte pygtk2
+USE_GNOME= vte pygtk2
USE_PYTHON= yes
CONFIGURE_ARGS= --enable-python \
--disable-freetypetest \
Modified: trunk/x11-toolkits/py-vte/pkg-plist
===================================================================
--- trunk/x11-toolkits/py-vte/pkg-plist 2015-05-09 07:34:26 UTC (rev 18851)
+++ trunk/x11-toolkits/py-vte/pkg-plist 2015-05-09 07:39:09 UTC (rev 18852)
@@ -1,5 +1,4 @@
%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.a
-%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.la
%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.so
libdata/pkgconfig/pyvte.pc
share/pygtk/2.0/defs/vte.defs
More information about the Midnightbsd-cvs
mailing list