diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
commit | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (patch) | |
tree | 29e8cfc0914a759313cdb1eab3bedf0c36297450 /textproc/rast | |
parent | - Connect devel/apr1 to build (diff) |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=254522
Diffstat (limited to 'textproc/rast')
-rw-r--r-- | textproc/rast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index a8a4db7ebe28..9657946fbd9c 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Full-text search system using N-gram BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr +LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 USE_AUTOTOOLS= libtool:22 USE_BZIP2= YES |