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 | |
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')
-rw-r--r-- | www/efront/Makefile | 2 | ||||
-rw-r--r-- | www/efront/pkg-plist | 1 |
2 files changed, 1 insertions, 2 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 diff --git a/www/efront/pkg-plist b/www/efront/pkg-plist index cce2179d82db..9ed49337b58c 100644 --- a/www/efront/pkg-plist +++ b/www/efront/pkg-plist @@ -2378,7 +2378,6 @@ @dirrm %%WWWDIR%%/libraries/smarty/templates @dirrm %%WWWDIR%%/libraries/smarty @dirrm %%WWWDIR%%/libraries -@dirrm %%WWWDIR%%/modules @dirrm %%WWWDIR%%/PEAR/Archive @dirrm %%WWWDIR%%/PEAR/HTML/QuickForm/Renderer @dirrm %%WWWDIR%%/PEAR/HTML/QuickForm/Rule |