aboutsummaryrefslogtreecommitdiffstats
path: root/x11/e17-module-deskshow/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-07-13 04:19:49 +0800
committeritetcu <itetcu@FreeBSD.org>2006-07-13 04:19:49 +0800
commit2a2c671056bb85321ec9459f860304c0313642e4 (patch)
tree9e3540e8cebb626d05ebeff134bc3b8e5229dfc5 /x11/e17-module-deskshow/Makefile
parenta955cf9313b9d10dc10368fa0723b99852801920 (diff)
downloadfreebsd-ports-gnome-2a2c671056bb85321ec9459f860304c0313642e4.tar.gz
freebsd-ports-gnome-2a2c671056bb85321ec9459f860304c0313642e4.tar.zst
freebsd-ports-gnome-2a2c671056bb85321ec9459f860304c0313642e4.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/100112 Submited by: maintainer
Diffstat (limited to 'x11/e17-module-deskshow/Makefile')
-rw-r--r--x11/e17-module-deskshow/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/e17-module-deskshow/Makefile b/x11/e17-module-deskshow/Makefile
index fea4c81f1c7a..c916051c2adf 100644
--- a/x11/e17-module-deskshow/Makefile
+++ b/x11/e17-module-deskshow/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deskshow
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>