diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | f605fec2dbee8bc952241c1efb77b14fab314a12 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /misc/libquantum | |
parent | 195c6c95e52f95c0427411eff46b821b0e62064c (diff) | |
download | pkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'misc/libquantum')
-rw-r--r-- | misc/libquantum/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/libquantum/Makefile b/misc/libquantum/Makefile index 04a891e81cc..a20ef53d894 100644 --- a/misc/libquantum/Makefile +++ b/misc/libquantum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2005/02/01 20:52:38 augustss Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:09 joerg Exp $ # DISTNAME= libquantum-0.2.4 @@ -9,6 +9,8 @@ MAINTAINER= lennart@augustsson.net HOMEPAGE= http://www.enyo.de/libquantum/ COMMENT= Quantum computing simulation library +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes INSTALL_TARGET= install quobtools_install |