diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-10 14:01:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-10 14:01:18 +0000 |
commit | 6ab8997e71960ed5618719b24945a46625b3e297 (patch) | |
tree | b0f300058796766e06b580b922d3d49ef386ef21 /net | |
parent | 744ecfac3352a5a89c9b0731e7782ef6aa337244 (diff) | |
download | ports-6ab8997e71960ed5618719b24945a46625b3e297.tar.gz ports-6ab8997e71960ed5618719b24945a46625b3e297.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/gnomeicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 95456665ce32..36076e407407 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS+= gnet-config:${PORTSDIR}/net/gnet +LIB_DEPENDS+= gnet.1:${PORTSDIR}/net/gnet USE_BZIP2= yes USE_X_PREFIX= yes |