diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-10-18 05:23:20 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-10-18 05:23:20 +0800 |
commit | c94ae670663dab09d92f3702244bca7d693e8862 (patch) | |
tree | 861150e766c787dbf67e984e8467fd45bbd886f6 /www/Makefile | |
parent | 3d454296c587049f04524d028a7553a8feebaf84 (diff) | |
download | freebsd-ports-gnome-c94ae670663dab09d92f3702244bca7d693e8862.tar.gz freebsd-ports-gnome-c94ae670663dab09d92f3702244bca7d693e8862.tar.zst freebsd-ports-gnome-c94ae670663dab09d92f3702244bca7d693e8862.zip |
Adding p5-Markup-Perl to Makefile, should fix missing INDEX.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5de956351ff0..8b538aff2edd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -912,6 +912,7 @@ SUBDIR += p5-LWP-UserAgent-Determined SUBDIR += p5-LWP-UserAgent-WithCache SUBDIR += p5-LWPx-ParanoidAgent + SUBDIR += p5-Markup-Perl SUBDIR += p5-MasonX-Interp-WithCallbacks SUBDIR += p5-MasonX-Profiler SUBDIR += p5-MasonX-Request-WithApacheSession |