diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 02:18:14 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 02:18:14 +0800 |
commit | f1655c7b7a8394e97805065ad1bfeaff081be754 (patch) | |
tree | 28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /net-p2p | |
parent | 9e29570778a0b7b5ff5763187bd64bb28867e077 (diff) | |
download | freebsd-ports-gnome-f1655c7b7a8394e97805065ad1bfeaff081be754.tar.gz freebsd-ports-gnome-f1655c7b7a8394e97805065ad1bfeaff081be754.tar.zst freebsd-ports-gnome-f1655c7b7a8394e97805065ad1bfeaff081be754.zip |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index f8ff4411f5ba..12daf0b7bf81 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -3,6 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc |