diff options
author | cperciva <cperciva@FreeBSD.org> | 2010-11-23 09:25:09 +0800 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2010-11-23 09:25:09 +0800 |
commit | c0f42b70ba0446fcfb5d6bf00d50094fdee59d2d (patch) | |
tree | a996b3614165b06341c66adfa23aa64f58a334bc /www | |
parent | d88c59a9cc790e286962423b22392e4d2cabe243 (diff) | |
download | freebsd-ports-graphics-c0f42b70ba0446fcfb5d6bf00d50094fdee59d2d.tar.gz freebsd-ports-graphics-c0f42b70ba0446fcfb5d6bf00d50094fdee59d2d.tar.zst freebsd-ports-graphics-c0f42b70ba0446fcfb5d6bf00d50094fdee59d2d.zip |
Unhook asterisk-stat from the build until its dependencies are corrected.
INDEX broken: 10 hours, 56 minutes, and 45 seconds ago
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 98b3b3f5b33..49f4ee37435 100644 --- a/www/Makefile +++ b/www/Makefile @@ -38,7 +38,7 @@ SUBDIR += asql SUBDIR += asterisk-fop SUBDIR += asterisk-gui - SUBDIR += asterisk-stat +# SUBDIR += asterisk-stat SUBDIR += aswedit SUBDIR += aswiki SUBDIR += atutor |