Get rid of gnomehier
This commit is contained in:
parent
9f66d59efc
commit
a79598797c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375292
3 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= PackageKit
|
||||
PORTVERSION= 0.6.11
|
||||
PORTREVISION?= 6
|
||||
PORTREVISION?= 7
|
||||
CATEGORIES= ports-mgmt sysutils
|
||||
MASTER_SITES= http://www.packagekit.org/releases/
|
||||
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
|
|||
|
||||
USES= execinfo gettext gmake iconv libtool pathfix pkgconfig \
|
||||
python:build shared-mime-info
|
||||
USE_GNOME= glib20 intltool gnomehier introspection
|
||||
USE_GNOME= glib20 intltool introspection
|
||||
USE_SQLITE= 3
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
|
||||
PORTNAME= gnome-pkgview
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Displays the version of GNOME components installed
|
||||
|
||||
USE_GNOME= gnomeprefix gnomehier libgnomeui intlhack
|
||||
USE_GNOME= gnomeprefix libgnomeui intlhack
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= polkit
|
||||
PORTVERSION= 0.105
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/
|
||||
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Framework for controlling access to system-wide components
|
|||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
RUN_DEPENDS= dbus-launch:${PORTSDIR}/devel/dbus
|
||||
|
||||
USE_GNOME= glib20 intlhack gnomehier introspection
|
||||
USE_GNOME= glib20 intlhack introspection
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in a new issue