diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-01 22:50:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-01 22:50:06 +0000 |
commit | 894a8184cec3a9ba1ae9f668d91c5ed71275ae57 (patch) | |
tree | f4f102c06c4d42680bfa2c03316df506e2259f67 /graphics/ender/Makefile | |
parent | c6ceec8d05cd3a72452eae97f33b61805aa9f8b1 (diff) |
Notes
Diffstat (limited to 'graphics/ender/Makefile')
-rw-r--r-- | graphics/ender/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ender/Makefile b/graphics/ender/Makefile index 2767a0f24f87..1091eda3df89 100644 --- a/graphics/ender/Makefile +++ b/graphics/ender/Makefile @@ -16,9 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= bison pathfix +USES= bison pathfix pkgconfig USE_EFL= eina enesim libtool_hack -USE_GNOME= pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static |