Wed Feb 3 22:46:02 2010 UTC ()
DESTDIR support. Needs full libXt dependency.


(joerg)
diff -r1.26 -r1.27 pkgsrc/graphics/kbarcode/Makefile

cvs diff -r1.26 -r1.27 pkgsrc/graphics/kbarcode/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/kbarcode/Attic/Makefile 2010/01/18 09:59:03 1.26
+++ pkgsrc/graphics/kbarcode/Attic/Makefile 2010/02/03 22:46:02 1.27
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2010/01/18 09:59:03 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2010/02/03 22:46:02 joerg Exp $
 
 DISTNAME=		kbarcode-2.0.7
-PKGREVISION=		3
+PKGREVISION=		4
 CATEGORIES=		graphics kde
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=kbarcode/}
 
@@ -9,6 +9,8 @@
 HOMEPAGE=		http://www.kbarcode.net/
 COMMENT=		KDE barcode and label printing application
 
+PKG_DESTDIR_SUPPORT=	user-destdir
+
 USE_TOOLS+=		gmake gs:run perl
 USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes
@@ -18,8 +20,6 @@
 
 # Works only with KDE 3.3.x
 BUILDLINK_API_DEPENDS.kdelibs+=	kdelibs>=3.3.0
-
-BUILDLINK_DEPMETHOD.libXt?=	build
 
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"