diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
commit | 3a28fb39529c75ffb9691b97e7d7f6398ec2375d (patch) | |
tree | 8ccffad0068d075df7d0c237bb296ddd687d4d46 /net-im | |
parent | 25fb948c1d86b805975e23083b2ed30449f23a4e (diff) | |
download | ports-3a28fb39529c75ffb9691b97e7d7f6398ec2375d.tar.gz ports-3a28fb39529c75ffb9691b97e7d7f6398ec2375d.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 408d81195d6e..d644bb798a01 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -14,13 +14,13 @@ MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= gnome@FreeBSD.org +BUILD_DEPENDS+= gnet-config:${PORTSDIR}/net/gnet + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes -BUILD_DEPENDS+= gnet-config:${PORTSDIR}/net/gnet \ - msgfmt:${PORTSDIR}/devel/gettext .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 408d81195d6e..d644bb798a01 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -14,13 +14,13 @@ MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= gnome@FreeBSD.org +BUILD_DEPENDS+= gnet-config:${PORTSDIR}/net/gnet + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes -BUILD_DEPENDS+= gnet-config:${PORTSDIR}/net/gnet \ - msgfmt:${PORTSDIR}/devel/gettext .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ |