summaryrefslogtreecommitdiffstats
path: root/net/gnome-online-accounts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-online-accounts/Makefile')
-rw-r--r--net/gnome-online-accounts/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile
index 82f5f37a5..f9c9c2b8e 100644
--- a/net/gnome-online-accounts/Makefile
+++ b/net/gnome-online-accounts/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= gnome-online-accounts
-PORTVERSION= 3.12.1
+PORTVERSION= 3.12.2
CATEGORIES= net
MASTER_SITES= GNOME
@@ -28,7 +28,7 @@ INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoa-*.so.*
+#post-install:
+# @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoa-*.so.*
.include <bsd.port.mk>