diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 08:06:52 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 08:06:52 +0800 |
commit | 14915974234b8d2e7680db51832eebcdb32e0dc8 (patch) | |
tree | 276b703d1e801276c8fa180b941420bb9839b0c8 /databases/p5-Search-Xapian10/Makefile | |
parent | 5bf38e6c40fc8c9efaf9777edc1c00b38e4fb4d4 (diff) | |
download | freebsd-ports-gnome-14915974234b8d2e7680db51832eebcdb32e0dc8.tar.gz freebsd-ports-gnome-14915974234b8d2e7680db51832eebcdb32e0dc8.tar.zst freebsd-ports-gnome-14915974234b8d2e7680db51832eebcdb32e0dc8.zip |
- Update paths for repo copy for old API version
PR: ports/164460
Diffstat (limited to 'databases/p5-Search-Xapian10/Makefile')
-rw-r--r-- | databases/p5-Search-Xapian10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Search-Xapian10/Makefile b/databases/p5-Search-Xapian10/Makefile index 16e7ab17fd5b..c9dd56fa0722 100644 --- a/databases/p5-Search-Xapian10/Makefile +++ b/databases/p5-Search-Xapian10/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl XS frontend to the Xapian C++ search library -BUILD_DEPENDS= xapian-core>=1.0.10:${PORTSDIR}/databases/xapian-core +BUILD_DEPENDS= xapian-core10>=1.0.10:${PORTSDIR}/databases/xapian-core10 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |