openbsd-ports/www/drupal5/jquery_update/Makefile
espie 9b26028c69 security fixes in core.
allows jquery_update to work more generally (I had broken it slightly)
2008-10-25 14:20:34 +00:00

14 lines
304 B
Makefile

# $OpenBSD: Makefile,v 1.3 2008/10/25 14:20:34 espie Exp $
COMMENT = newer jquery, required by other modules
DISTNAME = jquery_update-5.x-2.0
PKGNAME = drupal5-jquery-update-2.0p0
RUN_DEPENDS = :drupal->=5.7p1:www/drupal5/core
pre-patch:
rm ${WRKDIST}/jquery_update.install
.include <bsd.port.mk>