diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-19 14:48:36 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-19 14:48:36 +0000 |
commit | 947d1c310e3710db7815de636563fb1ab49467ba (patch) | |
tree | f4f26fde36f67803dff9ddbfb78403d42409e083 /x11-toolkits | |
parent | Remove: abandonware, depends on non existing USE_GNOME components (diff) |
Catch up with :keepla removal from USES=libtool in the master port
Submitted by: antione@
Notes
Notes:
svn path=/head/; revision=372782
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-vte/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-vte/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile index edd606250855..962c5abe3db2 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.5 2010/09/30 09:15:43 kwm Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-vte/pkg-plist b/x11-toolkits/py-vte/pkg-plist index d726d02a6075..33baf183e3b8 100644 --- a/x11-toolkits/py-vte/pkg-plist +++ b/x11-toolkits/py-vte/pkg-plist @@ -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 |