diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2001-05-17 08:21:09 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2001-05-17 08:21:09 +0000 |
commit | 4bfb1d6b56f37d4c673dd996780ea80f62d6558e (patch) | |
tree | 293993460b266a38334bdcb974ba28d6fd7b827f /net-im | |
parent | 3dd781f42b16f33e3ed8db543cf65567cf3525f2 (diff) | |
download | ports-4bfb1d6b56f37d4c673dd996780ea80f62d6558e.tar.gz ports-4bfb1d6b56f37d4c673dd996780ea80f62d6558e.zip |
Add USE_BISON. Change MAINTAINER to <anders@codefactory.se>, with
current maintainers consent.
Submitted by: Anders Andersson <anders@codefactory.se>
Notes
Notes:
svn path=/head/; revision=42663
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 3864ba90e5b6..ca7391fc9473 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 cc931b3dbfa7..1dd8d45d8096 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> |