make it work with 0.2.34; ok maintainer simon@, naddy@
This commit is contained in:
parent
6b4cd39bde
commit
0a5814d158
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/06/28 15:38:16 simon Exp $
|
# $OpenBSD: Makefile,v 1.2 2007/08/11 17:33:13 martynas Exp $
|
||||||
|
|
||||||
MULTI_PACKAGES= -main -themes
|
MULTI_PACKAGES= -main -themes
|
||||||
|
|
||||||
COMMENT-main= tetrinet client
|
COMMENT-main= tetrinet client
|
||||||
COMMENT-themes= collection of gtetrinet themes
|
COMMENT-themes= collection of gtetrinet themes
|
||||||
DISTNAME= gtetrinet-0.7.11
|
DISTNAME= gtetrinet-0.7.11
|
||||||
PKGNAME-main= ${DISTNAME}
|
PKGNAME-main= ${DISTNAME}p0
|
||||||
PKGNAME-themes= gtetrinet-themes-20070623
|
PKGNAME-themes= gtetrinet-themes-20070623p0
|
||||||
CATEGORIES= x11 games
|
CATEGORIES= x11 games
|
||||||
|
|
||||||
HOMEPAGE= http://gtetrinet.sourceforge.net/
|
HOMEPAGE= http://gtetrinet.sourceforge.net/
|
||||||
@ -36,7 +36,7 @@ PERMIT_DISTFILES_FTP= Yes
|
|||||||
|
|
||||||
LIB_DEPENDS-main= gnome-2::x11/gnome/libgnome \
|
LIB_DEPENDS-main= gnome-2::x11/gnome/libgnome \
|
||||||
gnomeui-2::x11/gnome/libgnomeui \
|
gnomeui-2::x11/gnome/libgnomeui \
|
||||||
esd:esound->=0.2.36:audio/esound
|
esd:esound->=0.2.34:audio/esound
|
||||||
LIB_DEPENDS-themes=
|
LIB_DEPENDS-themes=
|
||||||
RUN_DEPENDS-main= :desktop-file-utils-*:devel/desktop-file-utils
|
RUN_DEPENDS-main= :desktop-file-utils-*:devel/desktop-file-utils
|
||||||
RUN_DEPENDS-themes= ::games/gtetrinet
|
RUN_DEPENDS-themes= ::games/gtetrinet
|
||||||
|
12
games/gtetrinet/patches/patch-configure
Normal file
12
games/gtetrinet/patches/patch-configure
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
$OpenBSD: patch-configure,v 1.1 2007/08/11 17:33:13 martynas Exp $
|
||||||
|
--- configure.orig Wed Nov 15 19:03:52 2006
|
||||||
|
+++ configure Sat Aug 11 19:46:36 2007
|
||||||
|
@@ -6456,7 +6456,7 @@ fi
|
||||||
|
LIBGTK_REQUIRED=2.6.0
|
||||||
|
LIBGNOME_REQUIRED=2.0.0
|
||||||
|
LIBGNOMEUI_REQUIRED=2.0.0
|
||||||
|
-LIBESD_REQUIRED=0.2.36
|
||||||
|
+LIBESD_REQUIRED=0.2.34
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user