diff options
Diffstat (limited to 'graphics/ecore-evas/Makefile')
-rw-r--r-- | graphics/ecore-evas/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ecore-evas/Makefile b/graphics/ecore-evas/Makefile index 3ce306571abb..127fa897fc22 100644 --- a/graphics/ecore-evas/Makefile +++ b/graphics/ecore-evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evas -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -17,9 +17,7 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -.if defined(.PARSEDIR) USE_GMAKE= yes -.endif USE_EFL= evas ecore libtool_hack USE_EFL_ECORE= input input_evas USE_LDCONFIG= yes |