aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-moon
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:21:09 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:21:09 +0000
commit6b952df9c59de730db22bd9910a768820f45f026 (patch)
tree8ef5448ec1f7bcc4d863f806b6be50e8922308fe /x11-wm/e17-module-moon
parent35640371dd97c65cc1a06224806827a4b7179887 (diff)
downloadports-6b952df9c59de730db22bd9910a768820f45f026.tar.gz
ports-6b952df9c59de730db22bd9910a768820f45f026.zip
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/100117 Submited by: maintainer
Notes
Notes: svn path=/head/; revision=167614
Diffstat (limited to 'x11-wm/e17-module-moon')
-rw-r--r--x11-wm/e17-module-moon/Makefile4
-rw-r--r--x11-wm/e17-module-moon/files/patch-configure11
-rw-r--r--x11-wm/e17-module-moon/pkg-plist7
3 files changed, 7 insertions, 15 deletions
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile
index b227616b8559..aaeb04b9a162 100644
--- a/x11-wm/e17-module-moon/Makefile
+++ b/x11-wm/e17-module-moon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moon
PORTVERSION= 23062006
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://mbsd.msk.ru/dist/
PKGNAMEPREFIX= e17-module-
@@ -26,6 +26,8 @@ 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}
+
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
diff --git a/x11-wm/e17-module-moon/files/patch-configure b/x11-wm/e17-module-moon/files/patch-configure
deleted file mode 100644
index 461e5b70dabf..000000000000
--- a/x11-wm/e17-module-moon/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Fri Jun 23 17:01:47 2006
-+++ configure Fri Jun 23 17:01:59 2006
-@@ -22484,7 +22484,7 @@
-
-
-
--MODULE_ARCH="$host_os-$host_cpu"
-+MODULE_ARCH=""
-
-
-
diff --git a/x11-wm/e17-module-moon/pkg-plist b/x11-wm/e17-module-moon/pkg-plist
index cf4d1b12b01a..3c1c40aadf35 100644
--- a/x11-wm/e17-module-moon/pkg-plist
+++ b/x11-wm/e17-module-moon/pkg-plist
@@ -1,10 +1,11 @@
-lib/enlightenment/modules/moon/module.a
+lib/enlightenment/modules/moon/%%MODULE_ARCH%%/module.a
lib/enlightenment/modules/moon/module.eap
-lib/enlightenment/modules/moon/module.la
-lib/enlightenment/modules/moon/module.so
+lib/enlightenment/modules/moon/%%MODULE_ARCH%%/module.la
+lib/enlightenment/modules/moon/%%MODULE_ARCH%%/module.so
lib/enlightenment/modules/moon/moon.edj
%%NLS%%share/locale/eo/LC_MESSAGES/moon.mo
%%NLS%%share/locale/it/LC_MESSAGES/moon.mo
%%NLS%%share/locale/ja/LC_MESSAGES/moon.mo
%%NLS%%share/locale/sv/LC_MESSAGES/moon.mo
+@dirrm lib/enlightenment/modules/moon/%%MODULE_ARCH%%
@dirrm lib/enlightenment/modules/moon