mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Add a missing dependency on glib20.
Reported by: pointyhat via kris Approved by: maintainer
This commit is contained in:
parent
cbdecdf2b9
commit
17b71e7ddb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121161
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libgksu
|
||||
PORTVERSION= 1.2.5a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.debian.org/~kov/gksu/libgksu1.2/
|
||||
DISTNAME= ${PORTNAME}1.2-${PORTVERSION}
|
||||
@ -17,7 +18,7 @@ COMMENT= Library providing su and sudo functionality
|
||||
RUN_DEPENDS= xauth:${X_CLIENTS_PORT} \
|
||||
sudo:${PORTSDIR}/security/sudo
|
||||
|
||||
USE_GNOME= gnometarget pkgconfig
|
||||
USE_GNOME= pkgconfig glib20
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-gtk-doc=no
|
||||
USE_LIBTOOL_VER=15
|
||||
|
Loading…
Reference in New Issue
Block a user