diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-01 01:28:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-01 01:28:14 +0000 |
commit | 8d42113836f9495dfb766dbb878fe2298658855d (patch) | |
tree | 1f8ff2c996af6a3b5fe045db208e2bb6fd22491b /polish | |
parent | 8bcb97dd81f27e2ae2455dafd1be54cc0719e668 (diff) | |
download | ports-8d42113836f9495dfb766dbb878fe2298658855d.tar.gz ports-8d42113836f9495dfb766dbb878fe2298658855d.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 99666b9020e4..ddd479fdbce7 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -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]* |