diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2001-05-17 08:21:09 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2001-05-17 08:21:09 +0000 |
commit | 61e6bf2283bdf8835ce872f492167649306dbc94 (patch) | |
tree | e27857d673223519e82b45940540518ae6c236e3 /net-im | |
parent | 4559dcff58d1ed8e246853cb2049cdcc40802d40 (diff) | |
download | FreeBSD-ports-61e6bf2283bdf8835ce872f492167649306dbc94.zip FreeBSD-ports-61e6bf2283bdf8835ce872f492167649306dbc94.tar.gz |
Add USE_BISON. Change MAINTAINER to <anders@codefactory.se>, with
current maintainers consent.
Submitted by: Anders Andersson <anders@codefactory.se>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gtkyahoo/Makefile | 3 | ||||
-rw-r--r-- | net-im/gtkyahoo/pkg-descr | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile index 3864ba9..ca7391fc 100644 --- a/net-im/gtkyahoo/Makefile +++ b/net-im/gtkyahoo/Makefile @@ -11,10 +11,11 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkyahoo -MAINTAINER= dannyman@dannyland.org +MAINTAINER= anders@codefactory.se USE_X_PREFIX= yes USE_GTK= yes +USE_BISON= yes GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/net-im/gtkyahoo/pkg-descr b/net-im/gtkyahoo/pkg-descr index cc931b3..1dd8d45 100644 --- a/net-im/gtkyahoo/pkg-descr +++ b/net-im/gtkyahoo/pkg-descr @@ -9,5 +9,4 @@ gtkyahoo again and you're online. WWW: http://www.unixtools.org/gtkyahoo/ WWW: http://messenger.yahoo.com/ -- dannyman -dannyman@dannyland.org ( http://www.dannyland.org/~dannyman/ ) +- Anders Andersson <anders@codefactory.se> |