aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas-engine-opengl/Makefile
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-05-18 19:36:31 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-05-18 19:36:31 +0000
commit4aa416657e968dd5c7b7d72d39fdd74f30c14c61 (patch)
tree386b0afd92aec4e0246071bc195bc4afa4a213ca /graphics/evas-engine-opengl/Makefile
parentf02e52065a5186981c896356287f1b6ecb8f64ee (diff)
downloadports-4aa416657e968dd5c7b7d72d39fdd74f30c14c61.tar.gz
ports-4aa416657e968dd5c7b7d72d39fdd74f30c14c61.zip
Notes
Diffstat (limited to 'graphics/evas-engine-opengl/Makefile')
-rw-r--r--graphics/evas-engine-opengl/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile
index d5caf7209087..644a26048c34 100644
--- a/graphics/evas-engine-opengl/Makefile
+++ b/graphics/evas-engine-opengl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= engine-opengl
-PORTVERSION= 1.7.6.1
+PORTVERSION= 1.7.7
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.fr/releases/ \
LOCAL/gblach/e17/
@@ -19,11 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-MYMAKE= ${MAKE}
-.if defined(.PARSEDIR)
USE_GMAKE= yes
-MYMAKE= ${GMAKE}
-.endif
USE_EFL= evas librt_hack libtool_hack
USE_XORG= x11 xext xrender
USE_GL= gl glu
@@ -43,7 +39,7 @@ post-patch:
pre-build:
@(cd ${WRKSRC}/src/modules/engines/gl_common; ${SETENV} ${MAKE_ENV} \
- ${MYMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
+ ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
post-install:
${INSTALL_DATA} ${WRKSRC}/evas-opengl-x11.pc \