diff options
author | scrappy <scrappy@FreeBSD.org> | 2004-08-27 03:33:26 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 2004-08-27 03:33:26 +0800 |
commit | 5c4b194d38bd579e0221d7e58260c19d6cf9c9b4 (patch) | |
tree | c475bf625f3c12bdc2a4949f17b1af11cdb95bca /www/Makefile | |
parent | 4a88faa8fd33db52f3a855f058745567c33b90ea (diff) | |
download | freebsd-ports-gnome-5c4b194d38bd579e0221d7e58260c19d6cf9c9b4.tar.gz freebsd-ports-gnome-5c4b194d38bd579e0221d7e58260c19d6cf9c9b4.tar.zst freebsd-ports-gnome-5c4b194d38bd579e0221d7e58260c19d6cf9c9b4.zip |
Run Maypole sub-requests as components
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 fdb1f84783c4..353b0fe5c236 100644 --- a/www/Makefile +++ b/www/Makefile @@ -495,6 +495,7 @@ SUBDIR += p5-MasonX-Request-WithApacheSession SUBDIR += p5-Maypole SUBDIR += p5-Maypole-Authentication-UserSessionCookie + SUBDIR += p5-Maypole-Component SUBDIR += p5-PHP-Session SUBDIR += p5-POE-Component-Server-HTTP SUBDIR += p5-ParallelUA |