diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /graphics/ender | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'graphics/ender')
-rw-r--r-- | graphics/ender/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ender/Makefile b/graphics/ender/Makefile index 82c9dba9ad74..2767a0f24f87 100644 --- a/graphics/ender/Makefile +++ b/graphics/ender/Makefile @@ -16,9 +16,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_BISON= build +USES= bison pathfix USE_EFL= eina enesim libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_GNOME= pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static |