diff options
author | ak <ak@FreeBSD.org> | 2015-12-25 15:40:36 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2015-12-25 15:40:36 +0800 |
commit | d581d09a27908512790beaeff3a1f1b26bbbda27 (patch) | |
tree | d9bd9ce33884433168723525e3f6045b072b9c9a /net-im | |
parent | 8ac3ab3adb76f0c38c4daca32cc4d179efe605a5 (diff) | |
download | freebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.tar.gz freebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.tar.zst freebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.zip |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libnice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 5a4a459c89f0..5963cfcd42a0 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -45,4 +45,3 @@ post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/configure .include <bsd.port.mk> - |