summaryrefslogtreecommitdiff
path: root/lang/embryo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/embryo/Makefile')
-rw-r--r--lang/embryo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile
index 821cedf586b5..36fb62f5a1f1 100644
--- a/lang/embryo/Makefile
+++ b/lang/embryo/Makefile
@@ -7,13 +7,14 @@
PORTNAME= embryo
PORTVERSION= 0.9.1.023
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://enlightenment.freedesktop.org/files/
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A C like scripting language used in parts of the Enlightenment
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig gnometarget
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \