summaryrefslogtreecommitdiff
path: root/x11/e17-module-flame
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:20:32 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:20:32 +0000
commit8565f6f0e2eaed0cdbbea4af9d3ca85f1a820006 (patch)
treef1807524a704da4db75ab73dd34b1f24a348c37d /x11/e17-module-flame
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/100114 Submited by: maintainer
Notes
Notes: svn path=/head/; revision=167611
Diffstat (limited to 'x11/e17-module-flame')
-rw-r--r--x11/e17-module-flame/Makefile3
-rw-r--r--x11/e17-module-flame/files/patch-configure11
-rw-r--r--x11/e17-module-flame/pkg-plist7
3 files changed, 7 insertions, 14 deletions
diff --git a/x11/e17-module-flame/Makefile b/x11/e17-module-flame/Makefile
index d5f952610fc0..52927d0fd452 100644
--- a/x11/e17-module-flame/Makefile
+++ b/x11/e17-module-flame/Makefile
@@ -7,6 +7,7 @@
PORTNAME= flame
PORTVERSION= 20060707
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://mbsd.msk.ru/dist/
PKGNAMEPREFIX= e17-module-
@@ -25,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/e17-module-flame/files/patch-configure b/x11/e17-module-flame/files/patch-configure
deleted file mode 100644
index bc913371e95e..000000000000
--- a/x11/e17-module-flame/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Fri Jun 23 16:14:40 2006
-+++ configure Fri Jun 23 16:14:53 2006
-@@ -21497,7 +21497,7 @@
-
-
-
--MODULE_ARCH="$host_os-$host_cpu"
-+MODULE_ARCH=""
-
-
- cat >>confdefs.h <<_ACEOF
diff --git a/x11/e17-module-flame/pkg-plist b/x11/e17-module-flame/pkg-plist
index a5044effd536..9ed88f7d9756 100644
--- a/x11/e17-module-flame/pkg-plist
+++ b/x11/e17-module-flame/pkg-plist
@@ -1,10 +1,11 @@
-lib/enlightenment/modules/flame/module.a
+lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.a
lib/enlightenment/modules/flame/module.eap
-lib/enlightenment/modules/flame/module.la
-lib/enlightenment/modules/flame/module.so
+lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.la
+lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.so
lib/enlightenment/modules/flame/module_icon.png
%%NLS%%share/locale/eo/LC_MESSAGES/flame.mo
%%NLS%%share/locale/fi/LC_MESSAGES/flame.mo
%%NLS%%share/locale/it/LC_MESSAGES/flame.mo
%%NLS%%share/locale/ja/LC_MESSAGES/flame.mo
+@dirrm lib/enlightenment/modules/flame/%%MODULE_ARCH%%
@dirrm lib/enlightenment/modules/flame