aboutsummaryrefslogtreecommitdiff
path: root/x11/enity/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-15 07:34:30 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-15 07:34:30 +0000
commitd086f0289229a49d1b65def9c265f763f84ef435 (patch)
treeaf48fa0b6a4a541b9af67843a8a766f2667bb926 /x11/enity/Makefile
parent583a00f4be1b5cd17e850374902709c66319d707 (diff)
downloadports-d086f0289229a49d1b65def9c265f763f84ef435.tar.gz
ports-d086f0289229a49d1b65def9c265f763f84ef435.zip
Notes
Diffstat (limited to 'x11/enity/Makefile')
-rw-r--r--x11/enity/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/enity/Makefile b/x11/enity/Makefile
index 0a1779b80f15..0398b0aa7017 100644
--- a/x11/enity/Makefile
+++ b/x11/enity/Makefile
@@ -8,6 +8,7 @@
PORTNAME= enity
PORTVERSION= 20070223
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
@@ -23,5 +24,10 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/enity
.include <bsd.port.pre.mk>
+
+.if ${ARCH} != "i386"
+EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_bin_enity.c
+.endif
+
.include "../../x11-wm/enlightenment-devel/bsd.efl.mk"
.include <bsd.port.post.mk>