Add TEST_TARGET. Take maintainership.
This commit is contained in:
parent
209665c78d
commit
207b853d1f
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.28 2012/06/11 00:17:58 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2012/07/12 00:39:56 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= hamlib-1.2.15.1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= ham
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= gdt@NetBSD.org
|
||||
HOMEPAGE= http://hamlib.sourceforge.net/
|
||||
COMMENT= API for digital communications equipment
|
||||
|
||||
|
@ -27,6 +26,8 @@ CONFIGURE_ARGS+=--without-tcl-binding \
|
|||
# when none is needed.
|
||||
CONFIGURE_ENV+= PYTHON=/nonexistent
|
||||
|
||||
TEST_TARGET= check
|
||||
|
||||
INSTALLATION_DIRS= include/hamlib
|
||||
|
||||
.include "../../devel/libltdl/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue