diff options
Diffstat (limited to 'graphics/ecore-sdl/Makefile')
-rw-r--r-- | graphics/ecore-sdl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile index 525b873e93f9..2543a0fefb0f 100644 --- a/graphics/ecore-sdl/Makefile +++ b/graphics/ecore-sdl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sdl -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack USE_EFL_ECORE= input -USE_GNOME= gnomehack pkgconfig USE_SDL= sdl USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_sdl |