diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 20:49:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 20:49:40 +0000 |
commit | d1759191cdb0b8b1f8dd4a2a8fa010f40f256a5d (patch) | |
tree | 0ac135f0632ef50164d18a68d3c71447227cde97 /ftp/ftplocate/Makefile | |
parent | 8722ad948eb984fa8ad859681baa0dd64d5cd7eb (diff) | |
download | ports-d1759191cdb0b8b1f8dd4a2a8fa010f40f256a5d.tar.gz ports-d1759191cdb0b8b1f8dd4a2a8fa010f40f256a5d.zip |
Notes
Diffstat (limited to 'ftp/ftplocate/Makefile')
-rw-r--r-- | ftp/ftplocate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile index 81c8a71ef924..e08294b5ec99 100644 --- a/ftp/ftplocate/Makefile +++ b/ftp/ftplocate/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.ee.ncku.edu.tw/pub/ftplocate/ MAINTAINER= tung@turtle.ee.ncku.edu.tw +BROKEN= "Incorrect pkg-plist" + BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \ unzip:${PORTSDIR}/archivers/unzip |