- srsly...nobody noticed for 3 years the missing '=' after RUN_DEPENDS?
This commit is contained in:
parent
65dbb2a870
commit
b9f38ee0ac
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/11/06 08:32:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/11/06 08:37:19 jasper Exp $
|
||||
|
||||
COMMENT= interface to various online weather-services for PHP
|
||||
|
||||
DISTNAME= Services_Weather-1.4.0
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}p1
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}p2
|
||||
CATEGORIES= net pear
|
||||
|
||||
MODULES= www/pear
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS :pear-Cache-*:devel/pear-Cache \
|
||||
RUN_DEPENDS= :pear-Cache-*:devel/pear-Cache \
|
||||
:pear-HTTP-Request-*:net/pear-HTTP-Request \
|
||||
:pear-XML-Serializer-*:textproc/pear-XML-Serializer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user