diff options
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 |