summaryrefslogtreecommitdiff
path: root/graphics/kbarcode/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-03 22:46:02 +0000
committerjoerg <joerg>2010-02-03 22:46:02 +0000
commit36fc6c420d9123033da754e678d9bca6044635b9 (patch)
tree559e3c32b3538e1f33a4eedf5c9834acdd4b1cee /graphics/kbarcode/Makefile
parent6138e95e1a9a2b55a9c7a29dbca56726ffbf47b0 (diff)
downloadpkgsrc-36fc6c420d9123033da754e678d9bca6044635b9.tar.gz
DESTDIR support. Needs full libXt dependency.
Diffstat (limited to 'graphics/kbarcode/Makefile')
-rw-r--r--graphics/kbarcode/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile
index afa8410310b..c8bdb1f0650 100644
--- a/graphics/kbarcode/Makefile
+++ b/graphics/kbarcode/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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
@@ -19,8 +21,6 @@ DEPENDS+= barcode-[0-9]*:../../graphics/barcode
# 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"
.include "../../x11/kdelibs3/buildlink3.mk"