aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2001-05-17 08:21:09 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2001-05-17 08:21:09 +0000
commit4bfb1d6b56f37d4c673dd996780ea80f62d6558e (patch)
tree293993460b266a38334bdcb974ba28d6fd7b827f
parent3dd781f42b16f33e3ed8db543cf65567cf3525f2 (diff)
downloadports-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
-rw-r--r--net-im/gtkyahoo/Makefile3
-rw-r--r--net-im/gtkyahoo/pkg-descr3
-rw-r--r--net/gtkyahoo/Makefile3
-rw-r--r--net/gtkyahoo/pkg-descr3
4 files changed, 6 insertions, 6 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>
diff --git a/net/gtkyahoo/Makefile b/net/gtkyahoo/Makefile
index 3864ba90e5b6..ca7391fc9473 100644
--- a/net/gtkyahoo/Makefile
+++ b/net/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/gtkyahoo/pkg-descr b/net/gtkyahoo/pkg-descr
index cc931b3dbfa7..1dd8d45d8096 100644
--- a/net/gtkyahoo/pkg-descr
+++ b/net/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>