summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/e17-module-slideshow/Makefile3
-rw-r--r--x11-wm/e17-module-slideshow/files/patch-configure11
-rw-r--r--x11-wm/e17-module-slideshow/pkg-plist9
-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
6 files changed, 16 insertions, 30 deletions
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile
index 5165a11..7ff891d 100644
--- a/x11-wm/e17-module-slideshow/Makefile
+++ b/x11-wm/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-wm/e17-module-slideshow/files/patch-configure b/x11-wm/e17-module-slideshow/files/patch-configure
deleted file mode 100644
index bc91337..0000000
--- a/x11-wm/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-wm/e17-module-slideshow/pkg-plist b/x11-wm/e17-module-slideshow/pkg-plist
index 6cc5bfd..1840d37 100644
--- a/x11-wm/e17-module-slideshow/pkg-plist
+++ b/x11-wm/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
diff --git a/x11/e17-module-slideshow/Makefile b/x11/e17-module-slideshow/Makefile
index 5165a11..7ff891d 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 bc91337..0000000
--- 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 6cc5bfd..1840d37 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
OpenPOWER on IntegriCloud