svn commit: r335809 - head/net/libnet10

Dirk Meyer dinoex at FreeBSD.org
Sat Dec 7 05:09:08 UTC 2013


Author: dinoex
Date: Sat Dec  7 05:09:07 2013
New Revision: 335809
URL: http://svnweb.freebsd.org/changeset/ports/335809

Log:
  - cleanup unused macro

Modified:
  head/net/libnet10/Makefile

Modified: head/net/libnet10/Makefile
==============================================================================
--- head/net/libnet10/Makefile	Sat Dec  7 05:07:42 2013	(r335808)
+++ head/net/libnet10/Makefile	Sat Dec  7 05:09:07 2013	(r335809)
@@ -19,7 +19,6 @@ CFLAGS+=	-fPIC
 USE_AUTOTOOLS=	autoconf
 WRKSRC=		${WRKDIR}/Libnet-${PORTVERSION}
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
-MAN3=		libnet${PKGNAMESUFFIX}.3
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-head mailing list