Date: Mon, 1 Jun 2015 01:28:15 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388185 - head/polish/gnugadu2 Message-ID: <201506010128.t511SF6C017181@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506010128.t511SF6C017181>