svn commit: r388185 - head/polish/gnugadu2

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Jun 1 01:28:15 UTC 2015


Author: amdmi3
Date: Mon Jun  1 01:28:14 2015
New Revision: 388185
URL: https://svnweb.freebsd.org/changeset/ports/388185

Log:
  - Strip libraries

Modified:
  head/polish/gnugadu2/Makefile

Modified: head/polish/gnugadu2/Makefile
==============================================================================
--- head/polish/gnugadu2/Makefile	Mon Jun  1 01:27:55 2015	(r388184)
+++ head/polish/gnugadu2/Makefile	Mon Jun  1 01:28:14 2015	(r388185)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnugadu2
 PORTVERSION=	2.3.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	polish net-im
 MASTER_SITES=	SF/ggadu/gg2/${PORTVERSION}
 DISTNAME=	gg2-${PORTVERSION}
@@ -21,6 +21,7 @@ USE_GNOME=	gtk20
 USE_LDCONFIG=	yes
 USE_XORG=	x11 xaw ice xscrnsaver
 WANT_GNOME=	yes
+INSTALL_TARGET=	install-strip
 # there is a header conflict here, that breaks build
 CONFLICTS=	qhacc-[0-9]*
 


More information about the svn-ports-all mailing list