pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/sqlsharpgtk Supports DESTDIR. Use pkgsrc-use...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1917822de37
branches:  trunk
changeset: 554575:c1917822de37
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 16 13:30:44 2009 +0000

description:
Supports DESTDIR. Use pkgsrc-users%NetBSD.org@localhost.

diffstat:

 databases/sqlsharpgtk/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 8bf52c9ccf11 -r c1917822de37 databases/sqlsharpgtk/Makefile
--- a/databases/sqlsharpgtk/Makefile    Mon Feb 16 13:28:29 2009 +0000
+++ b/databases/sqlsharpgtk/Makefile    Mon Feb 16 13:30:44 2009 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2008/10/03 18:05:11 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/16 13:30:44 joerg Exp $
 
 DISTNAME=      sqlsharpgtk-0.4
 CATEGORIES=    databases
 MASTER_SITES=  http://forgeftp.novell.com/sqlsharpgtk/SQL-Sharp%20For%20GTK-Sharp%200.4/
 
-MAINTAINER=    pkgsrc-users%pkgsrc.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://forge.novell.com/modules/xfmod/project/?sqlsharpgtk
 COMMENT=       GUI client for entering and running SQL commands and scripts
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config
 MAKE_JOBS_SAFE=        no



Home | Main Index | Thread Index | Old Index