diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-08-03 22:33:10 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-08-03 22:33:10 +0000 |
commit | af2d3361bd1ba19536cf4a821ea231e2afcfd4f2 (patch) | |
tree | dd54943ea5c4a1323799ab9f046a971d3651573a /www | |
parent | e277852ce6ad45db1efd850caaa902b85c07c31d (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal/Makefile | 3 | ||||
-rw-r--r-- | www/drupal4/Makefile | 3 | ||||
-rw-r--r-- | www/drupal5/Makefile | 3 | ||||
-rw-r--r-- | www/drupal6/Makefile | 3 | ||||
-rw-r--r-- | www/drupal7/Makefile | 3 |
5 files changed, 0 insertions, 15 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 13e1104853b6..4174a0eb1d2b 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -16,9 +16,6 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql -# XXX: Grrr -WRKSRC= ${WRKDIR}/drupal-4.6.8 - DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal4/Makefile b/www/drupal4/Makefile index 13e1104853b6..4174a0eb1d2b 100644 --- a/www/drupal4/Makefile +++ b/www/drupal4/Makefile @@ -16,9 +16,6 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql -# XXX: Grrr -WRKSRC= ${WRKDIR}/drupal-4.6.8 - DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 13e1104853b6..4174a0eb1d2b 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -16,9 +16,6 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql -# XXX: Grrr -WRKSRC= ${WRKDIR}/drupal-4.6.8 - DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 13e1104853b6..4174a0eb1d2b 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -16,9 +16,6 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql -# XXX: Grrr -WRKSRC= ${WRKDIR}/drupal-4.6.8 - DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 13e1104853b6..4174a0eb1d2b 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -16,9 +16,6 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql -# XXX: Grrr -WRKSRC= ${WRKDIR}/drupal-4.6.8 - DRUPAL_PORT= yes USE_PHP= gd pcre session xml |