diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-02 10:55:54 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-02 10:55:54 +0000 |
commit | 9b483d1ee93e8665a85839fb5fbc1d0c57d49773 (patch) | |
tree | 9a92b29e0c3fee129928118e788bd601a62a4e57 /graphics/edje | |
parent | 0d41d29b71f90f9d42d44452dd2f21870eb42556 (diff) |
Notes
Diffstat (limited to 'graphics/edje')
-rw-r--r-- | graphics/edje/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index 42a2ca2b8936..3c96a4aa7b17 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -7,7 +7,7 @@ PORTNAME= edje PORTVERSION= 20070223 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ @@ -17,7 +17,7 @@ COMMENT= Edje is a complex graphical design and layout engine GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GNOME= gnomehack pkgconfig gnometarget USE_EFL= embryo eet evas ecore imlib2 USE_LDCONFIG= yes |