summaryrefslogtreecommitdiff
path: root/sysutils/btpin-qt
diff options
context:
space:
mode:
authorplunky <plunky>2008-07-29 15:11:42 +0000
committerplunky <plunky>2008-07-29 15:11:42 +0000
commit0b2779086c553901b4ca3ea7ff7598ab2e9625fd (patch)
treebf1272ae08d0a850787e6b7502d5ee2c3ad0d6b4 /sysutils/btpin-qt
parente58b7cc36235ee0c7c3f8b0bb3c5e30df1a3e6e0 (diff)
downloadpkgsrc-0b2779086c553901b4ca3ea7ff7598ab2e9625fd.tar.gz
update to btpin-qt 1.3, now uses qt4
adds DESTDIR support
Diffstat (limited to 'sysutils/btpin-qt')
-rw-r--r--sysutils/btpin-qt/Makefile15
-rw-r--r--sysutils/btpin-qt/distinfo8
2 files changed, 13 insertions, 10 deletions
diff --git a/sysutils/btpin-qt/Makefile b/sysutils/btpin-qt/Makefile
index 979eeed3457..3fc28a40148 100644
--- a/sysutils/btpin-qt/Makefile
+++ b/sysutils/btpin-qt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/12/07 20:32:15 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/29 15:11:42 plunky Exp $
-DISTNAME= btpin-qt-1.0
+DISTNAME= btpin-qt-1.3
CATEGORIES= sysutils
MASTER_SITES= http://homepages.rya-online.net/plunky/
@@ -9,16 +9,19 @@ COMMENT= Bluetooth PIN Client
ONLY_FOR_PLATFORM= NetBSD-[4-9].*-*
-BUILD_DEFS+= PKGMANDIR
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c++
-INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+
+INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
do-configure:
cd ${WRKSRC} && ${QTDIR}/bin/qmake -after \
target.path=${PREFIX}/bin \
man.path=${PREFIX}/${PKGMANDIR}/man1
-.include "../../x11/qt3-libs/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/btpin-qt/distinfo b/sysutils/btpin-qt/distinfo
index 2d3182bc58c..63a10e8e2cf 100644
--- a/sysutils/btpin-qt/distinfo
+++ b/sysutils/btpin-qt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/12/07 20:32:15 plunky Exp $
+$NetBSD: distinfo,v 1.2 2008/07/29 15:11:42 plunky Exp $
-SHA1 (btpin-qt-1.0.tar.gz) = 487dd040918985ae8791922c880a7e2c99320de2
-RMD160 (btpin-qt-1.0.tar.gz) = be8da9e714a3b061418efe8d2dfdf773c2c4655f
-Size (btpin-qt-1.0.tar.gz) = 5382 bytes
+SHA1 (btpin-qt-1.3.tar.gz) = 1683f63d1fb1167a5e9d30cd189ba8a156535434
+RMD160 (btpin-qt-1.3.tar.gz) = 0831629605e7d2c28916f9d7cd08982483138b91
+Size (btpin-qt-1.3.tar.gz) = 5112 bytes