update master site and remove imlib dependency.

This commit is contained in:
fgsch 2005-07-23 18:39:44 +00:00
parent 7be98583ea
commit 6de753e7e2
2 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2004/12/17 15:18:32 alek Exp $
# $OpenBSD: Makefile,v 1.6 2005/07/23 18:39:44 fgsch Exp $
COMMENT= "edit enlightenment's keybindings"
@ -14,10 +14,9 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xi c glib gmodule iconv intl m
MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/e16utils/
MASTER_SITES= ${MASTER_SITES_SOURCEFORCE:=enlightenment}
LIB_DEPENDS= gdk_imlib.19::graphics/imlib \
gtk.1.2,gdk.1.2::x11/gtk+
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+
RUN_DEPENDS= :enlightenment-0.16*:x11/enlightenment
USE_X11= Yes

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile,v 1.1.1.1 2001/11/15 19:29:10 naddy Exp $
$OpenBSD: patch-Makefile,v 1.2 2005/07/23 18:39:44 fgsch Exp $
--- Makefile.orig Thu Mar 23 20:04:16 2000
+++ Makefile Tue Nov 13 19:28:20 2001
@@ -9,25 +9,21 @@ DATA =
@ -13,7 +13,7 @@ $OpenBSD: patch-Makefile,v 1.1.1.1 2001/11/15 19:29:10 naddy Exp $
- `gtk-config --libs` -lgdbm -lgdk_imlib
-CFLAGS = \
- -O -g -D_GNU_SOURCE $(DEVFLAGS)
+ `gtk-config --libs` -lgdk_imlib
+ `gtk-config --libs`
+#CFLAGS = \
+# -O -g -D_GNU_SOURCE $(DEVFLAGS)
#CFLAGS = \