diff options
Diffstat (limited to 'net-im/gtkyahoo/Makefile')
-rw-r--r-- | net-im/gtkyahoo/Makefile | 3 |
1 files changed, 2 insertions, 1 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> |