diff options
Diffstat (limited to 'graphics/evas-engine-sdl/Makefile')
-rw-r--r-- | graphics/evas-engine-sdl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index b0c9f252e7cf..347ca3ee1bf0 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-sdl -PORTVERSION= 1.7.6.1 +PORTVERSION= 1.7.7 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,9 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -.if defined(.PARSEDIR) USE_GMAKE= yes -.endif USE_EFL= evas librt_hack libtool_hack USE_SDL= sdl USE_LDCONFIG= yes |