diff options
author | pav <pav@FreeBSD.org> | 2009-01-10 03:25:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-10 03:25:49 +0800 |
commit | 37d94b654d61118a0dd049c880fbef4760689dfe (patch) | |
tree | d586126afdb8123d13bc6d9c650e98a54654a44b /www/efront/Makefile | |
parent | 63424a468f41deb90427d8bb42cf412b5ac5db15 (diff) | |
download | freebsd-ports-gnome-37d94b654d61118a0dd049c880fbef4760689dfe.tar.gz freebsd-ports-gnome-37d94b654d61118a0dd049c880fbef4760689dfe.tar.zst freebsd-ports-gnome-37d94b654d61118a0dd049c880fbef4760689dfe.zip |
- modules directory is gone
Reported by: pointyhat exp-run
Diffstat (limited to 'www/efront/Makefile')
-rw-r--r-- | www/efront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/efront/Makefile b/www/efront/Makefile index 8f6014f9bdd7..ddafa9845a25 100644 --- a/www/efront/Makefile +++ b/www/efront/Makefile @@ -19,7 +19,7 @@ USE_ZIP= YES USE_PHP= mbstring zip iconv zlib spl ldap EFRONT_FILES= CHANGELOG.txt index.php INSTALL.txt \ LICENSE.txt README.txt -EFRONT_DIRS= libraries modules PEAR \ +EFRONT_DIRS= libraries PEAR \ upload www backups NO_BUILD= yes |