mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
dependency: add missing direct dependency on gtk2
This commit is contained in:
parent
432bcd11d8
commit
c60d66cd93
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= morla
|
||||
PORTVERSION= 0.16.1
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= editors textproc
|
||||
MASTER_SITES= http://www.morlardf.net/src/ \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
|
||||
@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --with-gconf=auto --with-gtkhtml=none
|
||||
USES= gettext gnome libtool pkgconfig
|
||||
USE_GNOME= gconf2 libxslt
|
||||
USE_GNOME= gconf2 libxslt gtk20
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
||||
|
||||
DESKTOP_ENTRIES="morla" \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= gapcmon
|
||||
PORTVERSION= 0.8.9
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -11,7 +11,7 @@ LICENSE= GPLv2
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
USES= pkgconfig gmake gnome tar:bzip2 xorg
|
||||
USE_GNOME= gconf2
|
||||
USE_GNOME= gconf2 gtk20
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
LIBS+= -L${LOCALBASE}/lib -lX11
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= libgksu
|
||||
PORTVERSION= 2.0.12
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.debian.org/~kov/gksu/
|
||||
|
||||
@ -19,7 +19,7 @@ RUN_DEPENDS= xauth:x11/xauth \
|
||||
sudo:security/sudo
|
||||
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig xorg
|
||||
USE_GNOME= cairo gconf2 gdkpixbuf2 glib20 intltool
|
||||
USE_GNOME= cairo gconf2 gdkpixbuf2 glib20 intltool gtk20
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
CONFIGURE_ARGS= --enable-gtk-doc=no
|
||||
|
Loading…
Reference in New Issue
Block a user