summaryrefslogtreecommitdiff
path: root/x11/e17-module-slideshow
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:22:37 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-12 20:22:37 +0000
commit3f7d5525391045589f6c057235735f0d951bec34 (patch)
tree125a17415e5e9724d629ce703ab36b4219c85d0b /x11/e17-module-slideshow
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/100120 Submited by: maintainer
Notes
Notes: svn path=/head/; revision=167617
Diffstat (limited to 'x11/e17-module-slideshow')
-rw-r--r--x11/e17-module-slideshow/Makefile3
-rw-r--r--x11/e17-module-slideshow/files/patch-configure11
-rw-r--r--x11/e17-module-slideshow/pkg-plist9
3 files changed, 8 insertions, 15 deletions
diff --git a/x11/e17-module-slideshow/Makefile b/x11/e17-module-slideshow/Makefile
index 5165a11cb495..7ff891dea23c 100644
--- a/x11/e17-module-slideshow/Makefile
+++ b/x11/e17-module-slideshow/Makefile
@@ -7,6 +7,7 @@
PORTNAME= slideshow
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-slideshow/files/patch-configure b/x11/e17-module-slideshow/files/patch-configure
deleted file mode 100644
index bc913371e95e..000000000000
--- a/x11/e17-module-slideshow/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-slideshow/pkg-plist b/x11/e17-module-slideshow/pkg-plist
index 6cc5bfd41ba1..1840d3728be6 100644
--- a/x11/e17-module-slideshow/pkg-plist
+++ b/x11/e17-module-slideshow/pkg-plist
@@ -1,7 +1,7 @@
-lib/enlightenment/modules/slideshow/module.a
+lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.a
lib/enlightenment/modules/slideshow/module.eap
-lib/enlightenment/modules/slideshow/module.la
-lib/enlightenment/modules/slideshow/module.so
+lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.la
+lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.so
lib/enlightenment/modules/slideshow/module_icon.png
lib/enlightenment/modules/slideshow/slideshow.edj
%%NLS%%share/locale/eo/LC_MESSAGES/slideshow.mo
@@ -10,4 +10,5 @@ lib/enlightenment/modules/slideshow/slideshow.edj
%%NLS%%share/locale/it/LC_MESSAGES/slideshow.mo
%%NLS%%share/locale/ja/LC_MESSAGES/slideshow.mo
%%NLS%%share/locale/sv/LC_MESSAGES/slideshow.mo
-@dirrmtry lib/enlightenment/modules/slideshow
+@dirrm lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%
+@dirrm lib/enlightenment/modules/slideshow