1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Add a missing RUN_DEPENDS on libgail-gnome.

Reported by:	Randy Pratt <rpratt1950@earthlink.net>
This commit is contained in:
Joe Marcus Clarke 2004-11-10 20:30:40 +00:00
parent 691763e80f
commit 686e347e0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121329

View File

@ -7,7 +7,7 @@
PORTNAME= glade2
PORTVERSION= 2.6.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
@ -17,6 +17,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A user interface builder for GTK+/GNOME
RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/modules/libgail-gnome.so:${PORTSDIR}/x11-toolkits/libgail-gnome
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL_VER=15