Do not depend on a special pseudo-flavor and prevent double building
during bulk builds. ok espie@, sturm@
This commit is contained in:
parent
0fdad65312
commit
c88481207a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2006/12/16 12:22:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2007/04/14 17:39:56 naddy Exp $
|
||||
|
||||
COMMENT-main= "applets for use with the GNOME panel"
|
||||
COMMENT-battstat= "GNOME applet for monitoring battery level"
|
||||
@ -6,7 +6,7 @@ COMMENT-battstat= "GNOME applet for monitoring battery level"
|
||||
VERSION= 2.10.1
|
||||
SUBVERS= p1
|
||||
DISTNAME= gnome-applets-${VERSION}
|
||||
PKGNAME-main= gnome-applets2-${VERSION}p5
|
||||
PKGNAME-main= gnome-applets2-${VERSION}p6
|
||||
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}${SUBVERS}p1
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
@ -39,7 +39,7 @@ RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
LIB_DEPENDS-main= ${LIB_DEPENDS} \
|
||||
panel-applet-2::x11/gnome/panel \
|
||||
gailutil.>=17::x11/gnome/gail \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins,minimal \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins \
|
||||
gtop-2.0.>=3.0::devel/libgtop2 \
|
||||
xklavier::x11/gnome/libxklavier
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2006/12/16 12:22:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2007/04/14 17:39:56 naddy Exp $
|
||||
|
||||
COMMENT= "GNOME control center"
|
||||
|
||||
VERSION= 2.10.2
|
||||
DISTNAME= control-center-${VERSION}
|
||||
PKGNAME= control-center2-${VERSION}p2
|
||||
PKGNAME= control-center2-${VERSION}p3
|
||||
SHARED_LIBS= gnome-window-settings 1.0
|
||||
CATEGORIES= x11 x11/gnome
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -17,7 +17,7 @@ MODULES= devel/gettext
|
||||
LIB_DEPENDS= xklavier::x11/gnome/libxklavier \
|
||||
metacity-private::x11/gnome/metacity \
|
||||
nautilus-extension.>=1::x11/gnome/nautilus \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins,minimal
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user