From ba5b4924e240c4068de75386223f43770c159804 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 29 Jan 2010 23:50:26 +0000 Subject: DESTDIR support --- ham/tlf/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ham/tlf/Makefile') diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index dce8f9abd0a..2a840380294 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/12/27 06:47:30 wulf Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/29 23:54:50 joerg Exp $ # DISTNAME= tlf-0.9.30 @@ -9,6 +9,8 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://home.iae.nl/users/reinc/TLF-0.2.html COMMENT= Advanced hamradio logging and contest program +PKG_DESTDIR_SUPPORT= user-destdir + USE_NCURSES= yes USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes @@ -17,6 +19,8 @@ PTHREAD_AUTO_VARS= yes CONFIGURE_ARGS+= --enable-hamlib +INSTALLATION_DIRS+= share/tlf + post-patch: ${ECHO} SC_DEVICE=/dev/tty00 >> ${WRKSRC:Q}/share/logcfg.dat -- cgit v1.2.3