+= not =
This commit is contained in:
parent
45e93fbf07
commit
d4b399b5dc
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.14 2011/12/08 08:35:50 jasper Exp $
|
# $OpenBSD: Makefile,v 1.15 2011/12/08 17:20:36 jasper Exp $
|
||||||
|
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||||||
# libsoup is only used by testgtkhtml, but since libsoup may be around during
|
# libsoup is only used by testgtkhtml, but since libsoup may be around during
|
||||||
# configure, and can have disappeared afterwards, the build can fail. so
|
# configure, and can have disappeared afterwards, the build can fail. so
|
||||||
# register it as a dependency instead of axing the Makefiles..
|
# register it as a dependency instead of axing the Makefiles..
|
||||||
BUILD_DEPENDS= devel/libsoup
|
BUILD_DEPENDS+= devel/libsoup
|
||||||
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||||
devel/iso-codes \
|
devel/iso-codes \
|
||||||
x11/gnome/icon-theme
|
x11/gnome/icon-theme
|
||||||
|
Loading…
Reference in New Issue
Block a user