Missing BUILD+RUN_DEPENDS.
spotted by sthen@
This commit is contained in:
parent
4b7e71eea8
commit
5530423e9e
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.60 2012/11/27 08:15:12 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.61 2012/11/30 10:23:55 ajacoutot Exp $
|
||||||
|
|
||||||
# if ekiga ever moves to gstreamer, detect_sndiosink_devices() will need
|
# if ekiga ever moves to gstreamer, detect_sndiosink_devices() will need
|
||||||
# to be implemented in:
|
# to be implemented in:
|
||||||
@ -10,6 +10,7 @@ COMMENT= SIP and H.323 compatible conferencing application
|
|||||||
|
|
||||||
GNOME_PROJECT= ekiga
|
GNOME_PROJECT= ekiga
|
||||||
GNOME_VERSION= 4.0.0
|
GNOME_VERSION= 4.0.0
|
||||||
|
REVISION= 0
|
||||||
|
|
||||||
SUBST_VARS += GNOME_VERSION # pkg/PLIST
|
SUBST_VARS += GNOME_VERSION # pkg/PLIST
|
||||||
|
|
||||||
@ -41,6 +42,9 @@ MODULES= devel/gettext \
|
|||||||
x11/gnome \
|
x11/gnome \
|
||||||
devel/gconf2
|
devel/gconf2
|
||||||
|
|
||||||
|
BUILD_DEPENDS= x11/gnome/icon-theme
|
||||||
|
RUN_DEPENDS= x11/gnome/icon-theme
|
||||||
|
|
||||||
LIB_DEPENDS= net/opal>=3.10.9 \
|
LIB_DEPENDS= net/opal>=3.10.9 \
|
||||||
devel/sdl \
|
devel/sdl \
|
||||||
databases/evolution-data-server \
|
databases/evolution-data-server \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user