diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2010-09-14 13:43:48 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2010-09-14 13:43:48 +0000 |
| commit | 9896fbe6cb46e75edc45e028696785a51e29d24d (patch) | |
| tree | e3e07aba12d36208f74618adcba6e97cef2fbcd5 | |
| parent | New port: The vblade is the virtual EtherDrive (R) blade, a program that (diff) | |
Don't rebuild manpages, if xmlto is installed.
Drop maintainership.
| -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\. |
