Skip to content

Commit dc7b4e0

Browse files
author
heinz
committed
The package supports installation to DESTDIR.
1 parent 9685e6c commit dc7b4e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

graphics/wxsvg/Makefile

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.6 2006/07/22 04:46:16 rillig Exp $
1+
# $NetBSD: Makefile,v 1.7 2007/07/14 18:32:29 heinz Exp $
22
#
33

44
DISTNAME= wxsvg-1.0b6
@@ -10,6 +10,8 @@ MAINTAINER= [email protected]
1010
HOMEPAGE= http://wxsvg.sourceforge.net/
1111
COMMENT= C++ library to create, manipulate and render SVG files
1212

13+
PKG_DESTDIR_SUPPORT= user-destdir
14+
1315
GNU_CONFIGURE= yes
1416
USE_LANGUAGES= c c++
1517
USE_LIBTOOL= yes

0 commit comments

Comments
 (0)