DESTDIR support.
This commit is contained in:
parent
eef94bce5e
commit
e0c8bbddba
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.42 2006/09/24 16:44:19 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.43 2006/11/06 10:36:42 joerg Exp $
|
||||
|
||||
DISTNAME= gtkmm-2.10.2
|
||||
CATEGORIES= x11
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= adam@NetBSD.org
|
|||
HOMEPAGE= http://www.gtkmm.org/
|
||||
COMMENT= C++ interface to Gtk+ v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake perl:run pkg-config
|
||||
|
|
Loading…
Reference in a new issue