diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 13:05:33 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 13:05:33 +0800 |
commit | b896e23ada4f38d9a73c6796c8636d87eaecdd3d (patch) | |
tree | 2395e6f7f526dabdaefaeafff2e556703a14cc33 /www | |
parent | e33a723dee3c6fe31469c950e414baed1c93149a (diff) | |
download | freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.tar.gz freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.tar.zst freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.zip |
- Connect *10 xapian ports to the build
PR: ports/164460
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 411231b8f90e..9a6a3d5d4e69 100644 --- a/www/Makefile +++ b/www/Makefile @@ -693,6 +693,7 @@ SUBDIR += p5-Catalyst-Model-Oryx SUBDIR += p5-Catalyst-Model-XML-Feed SUBDIR += p5-Catalyst-Model-Xapian + SUBDIR += p5-Catalyst-Model-Xapian10 SUBDIR += p5-Catalyst-Plugin-AtomServer SUBDIR += p5-Catalyst-Plugin-Authentication SUBDIR += p5-Catalyst-Plugin-Authentication-CDBI @@ -1937,6 +1938,7 @@ SUBDIR += wwwstat SUBDIR += wyvern SUBDIR += xapian-omega + SUBDIR += xapian-omega10 SUBDIR += xaraya SUBDIR += xcache SUBDIR += xfce4-smartbookmark-plugin |