c7518e8b56
PEOPLE WHO TESTED drupal BEFORE: You *must* disable extra modules and themes from a working drupal install before the update, and reenable them afterwards. If you forgot to, - ln all the stuff in sites/all/modules and sites/all/themes to modules and themes - check your site runs again, disable extra stuff - remove the links and re-enable stuff. okay naddy@
11 lines
210 B
Makefile
11 lines
210 B
Makefile
# $OpenBSD: Makefile,v 1.2 2008/02/24 15:48:25 espie Exp $
|
|
|
|
COMMENT = date cck and api for drupal
|
|
|
|
DISTNAME = date-5.x-1.8
|
|
PKGNAME = drupal5-date-1.8p0
|
|
|
|
RUN_DEPENDS = ::www/drupal5/cck
|
|
|
|
.include <bsd.port.mk>
|