Fix LIB_DEPENDS
This commit is contained in:
parent
9111c7a5f0
commit
e31aa78559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362341
@ -11,12 +11,11 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Framework for defining and tracking users
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
|
||||
polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
|
||||
libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
|
||||
|
||||
WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION}
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= x11
|
||||
USES= pathfix gettext pkgconfig gmake
|
||||
USES= gettext gmake pathfix pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user