diff options
author | kris <kris@FreeBSD.org> | 2002-09-21 04:49:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-21 04:49:40 +0800 |
commit | c3acaef10c249a52642870662219140af02778ab (patch) | |
tree | 5aee20460ee730e97e39c8957540d0da89fc728e /ftp/ftplocate/Makefile | |
parent | 65f1212ed8b31c038903a295e78ce818579974bd (diff) | |
download | freebsd-ports-gnome-c3acaef10c249a52642870662219140af02778ab.tar.gz freebsd-ports-gnome-c3acaef10c249a52642870662219140af02778ab.tar.zst freebsd-ports-gnome-c3acaef10c249a52642870662219140af02778ab.zip |
BROKEN: Incorrect pkg-plist
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 |