diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 09:15:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 09:15:49 +0000 |
commit | 3a4866fb15032db332bb8402ce51876d754f213e (patch) | |
tree | 580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /graphics | |
parent | 6b16063d59f1220c842278ce862645894ac25287 (diff) | |
download | ports-3a4866fb15032db332bb8402ce51876d754f213e.tar.gz ports-3a4866fb15032db332bb8402ce51876d754f213e.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evas-engine-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 272ee7eddf7e..6431a7826a1e 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_EFL= evas librt_hack libtool_hack USE_SDL= sdl USE_LDCONFIG= yes |