summaryrefslogtreecommitdiff
path: root/x11/e17-module-mail
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:20:44 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:20:44 +0000
commitfd4cdfa81d30e82824740dc47e6769a6c8aed646 (patch)
treedcdd9a50178a3b3c7fcb48cf5429fbbe52ba7492 /x11/e17-module-mail
parentIn coordination with enlightenment-devel maintainer MODULE_ARCH was changed to (diff)
In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to
freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100115 Submited by: maintainer
Notes
Notes: svn path=/head/; revision=167612
Diffstat (limited to 'x11/e17-module-mail')
-rw-r--r--x11/e17-module-mail/Makefile3
-rw-r--r--x11/e17-module-mail/files/patch-configure11
-rw-r--r--x11/e17-module-mail/pkg-plist7
3 files changed, 7 insertions, 14 deletions
diff --git a/x11/e17-module-mail/Makefile b/x11/e17-module-mail/Makefile
index 5a24c97c9f2d..0740274cc5e6 100644
--- a/x11/e17-module-mail/Makefile
+++ b/x11/e17-module-mail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mail
PORTVERSION= 20060707
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://mbsd.msk.ru/dist/
PKGNAMEPREFIX= e17-module-
@@ -25,4 +26,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH}
+
.include <bsd.port.mk>
diff --git a/x11/e17-module-mail/files/patch-configure b/x11/e17-module-mail/files/patch-configure
deleted file mode 100644
index 23658b3b18eb..000000000000
--- a/x11/e17-module-mail/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Fri Jun 23 17:14:42 2006
-+++ configure Fri Jun 23 17:14:53 2006
-@@ -23390,7 +23390,7 @@
-
-
-
--MODULE_ARCH="$host_os-$host_cpu"
-+MODULE_ARCH=""
-
-
- cat >>confdefs.h <<_ACEOF
diff --git a/x11/e17-module-mail/pkg-plist b/x11/e17-module-mail/pkg-plist
index 70f4a4d70c80..e9882ccdf3f9 100644
--- a/x11/e17-module-mail/pkg-plist
+++ b/x11/e17-module-mail/pkg-plist
@@ -1,8 +1,9 @@
lib/enlightenment/modules/mail/mail.edj
-lib/enlightenment/modules/mail/module.a
+lib/enlightenment/modules/mail/%%MODULE_ARCH%%/module.a
lib/enlightenment/modules/mail/module.eap
-lib/enlightenment/modules/mail/module.la
-lib/enlightenment/modules/mail/module.so
+lib/enlightenment/modules/mail/%%MODULE_ARCH%%/module.la
+lib/enlightenment/modules/mail/%%MODULE_ARCH%%/module.so
lib/enlightenment/modules/mail/module_icon.png
lib/enlightenment/modules/mail/newmail.png
+@dirrm lib/enlightenment/modules/mail/%%MODULE_ARCH%%
@dirrm lib/enlightenment/modules/mail