yes this supports DESTDIR, unfortunately it is completely broken
atm due to gtk2+extra crashing in gtkitementry.c (its patch-ag must be wrong)
This commit is contained in:
parent
5de0ce5d06
commit
3bbc8d3885
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.47 2010/02/10 19:17:39 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2010/02/25 21:41:11 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scigraphica-2.1.0
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Data analysis and technical graphics
|
|||
|
||||
USE_TOOLS+= gmake intltool pkg-config
|
||||
USE_GNU_READLINE= YES
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --without-gnome
|
||||
|
|
Loading…
Reference in a new issue