From edbc787e8fc98b367aec6fa52f8071bce34a1164 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 26 Jan 2013 22:14:10 +0000 Subject: Partial pkglint cleanup. --- net/socket++/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/socket++/Makefile b/net/socket++/Makefile index 8f148206ce3..b5c1b81e192 100644 --- a/net/socket++/Makefile +++ b/net/socket++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:09 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/01/26 22:14:10 wiz Exp $ # DISTNAME= socket++-1.12.10 @@ -10,13 +10,12 @@ MAINTAINER= mchittur@cs.nmsu.edu HOMEPAGE= http://www.linuxhacker.at/socketxx/ COMMENT= C++ class library for UNIX Sockets with exception handling -INFO_FILES= # PLIST +INFO_FILES= yes USE_LANGUAGES= c c++ USE_LIBTOOL= YES -USE_TOOLS+= automake GNU_CONFIGURE= YES -USE_TOOLS+= gmake makeinfo -TEST_DIRS= ${WRKSRC}/test +USE_TOOLS+= automake gmake makeinfo +TEST_DIRS= test TEST_TARGET= check pre-configure: -- cgit v1.2.3