diff options
| -rw-r--r-- | devel/zziplib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile index 1266baf01523..0db523a60ee3 100644 --- a/devel/zziplib/Makefile +++ b/devel/zziplib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13.59 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}13/${PORTVERSION} -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library to provide transparent read access to zipped files USE_BZIP2= yes @@ -18,6 +18,7 @@ USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes USE_PYTHON_BUILD= yes USE_LDCONFIG= yes +CONFIGURE_ENV= ac_cv_path_XMLTO=":" PORTSCOUT= limit:^0\. |
