aboutsummaryrefslogtreecommitdiff
path: root/lang/embryo
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
commite1c6649edf48e1cb8863aca8abf8d880a2f0c31c (patch)
tree54b2a9545ecafc81cf911f93d9071d0a9c4f6643 /lang/embryo
parentebfa96bb9f2f1aa2c54c54165389c3cfdc4bdf4c (diff)
- Remove WITH_FBSD10_FIX, is no longer needed
Notes
Notes: svn path=/head/; revision=285379
Diffstat (limited to 'lang/embryo')
-rw-r--r--lang/embryo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile
index 4eb3b212025f..5258bb4b02bf 100644
--- a/lang/embryo/Makefile
+++ b/lang/embryo/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A C like scripting language used in Enlightenment
-WITH_FBSD10_FIX=yes
LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes