From 72402856add7c28cf6203b400ae7cf57c8b6bfc0 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 13 Feb 2009 18:15:05 +0000 Subject: DESTDIR support. Needs C for the libintl check. --- misc/gelemental/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'misc/gelemental') diff --git a/misc/gelemental/Makefile b/misc/gelemental/Makefile index cc8812c3850..1d0ede8a2ed 100644 --- a/misc/gelemental/Makefile +++ b/misc/gelemental/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/12/30 17:15:25 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/02/13 18:15:05 joerg Exp $ # DISTNAME= gelemental-1.2.0 @@ -10,10 +10,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kdau.com/projects/gelemental/ COMMENT= Periodic table viewer +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config intltool gmake msgfmt -USE_LANGUAGES= c++ +USE_LANGUAGES= c c++ USE_DIRS+= xdg-1.1 PKGCONFIG_OVERRIDE+= data/libelemental.pc.in -- cgit v1.2.3