aboutsummaryrefslogtreecommitdiff
path: root/x11/e17-module-weather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/e17-module-weather/Makefile')
-rw-r--r--x11/e17-module-weather/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/e17-module-weather/Makefile b/x11/e17-module-weather/Makefile
index f53f241b95a5..8d4ccdd37b55 100644
--- a/x11/e17-module-weather/Makefile
+++ b/x11/e17-module-weather/Makefile
@@ -7,7 +7,7 @@
PORTNAME= weather
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=""