summaryrefslogtreecommitdiff
path: root/net/socket++
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-26 22:14:10 +0000
committerwiz <wiz>2013-01-26 22:14:10 +0000
commitedbc787e8fc98b367aec6fa52f8071bce34a1164 (patch)
tree521d24d1b8e0611b9ba219cd652cc6042ee59b0f /net/socket++
parente861cbf987d584a489762eec278f121123915684 (diff)
downloadpkgsrc-edbc787e8fc98b367aec6fa52f8071bce34a1164.tar.gz
Partial pkglint cleanup.
Diffstat (limited to 'net/socket++')
-rw-r--r--net/socket++/Makefile9
1 files changed, 4 insertions, 5 deletions
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: