aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-04 04:52:11 +0800
committerkrion <krion@FreeBSD.org>2004-01-04 04:52:11 +0800
commited1ceef89b509c5db0b541af19726135f57e5db7 (patch)
tree9561bdeb4eb3cbd317e5f8a3d545bc7d99b4865c /net
parent2edea00a77c1f2d67c2a9197a2e9a376eb902fa7 (diff)
downloadfreebsd-ports-gnome-ed1ceef89b509c5db0b541af19726135f57e5db7.tar.gz
freebsd-ports-gnome-ed1ceef89b509c5db0b541af19726135f57e5db7.tar.zst
freebsd-ports-gnome-ed1ceef89b509c5db0b541af19726135f57e5db7.zip
- Add missing dependency
Reported by: Sergei Laskavy <laskavy@gambit.com.ru>
Diffstat (limited to 'net')
-rw-r--r--net/silky/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/silky/Makefile b/net/silky/Makefile
index 54f9aca59863..20013cc78d9a 100644
--- a/net/silky/Makefile
+++ b/net/silky/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-silc-includes=${LOCALBASE}/include/silc \
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}"
CFLAGS+= ${PTHREAD_CFLAGS}
-USE_GNOME= gtk20
+USE_GNOME= gtk20 libglade2
USE_GMAKE= yes
USE_PERL5= yes
USE_X_PREFIX= yes