From 7197367f9e0e2c4c979f574a4f514bf6387d4073 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 12:16:57 +0000 Subject: Move PKGREVISION from Makefile.common to Makefile. --- x11/qt3-libs/Makefile | 3 ++- x11/qt3-libs/Makefile.common | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/qt3-libs') diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 7084ceb08d8..e0b64f699b4 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/03/18 08:36:24 skrll Exp $ +# $NetBSD: Makefile,v 1.17 2003/05/02 12:16:57 wiz Exp $ # LIBQT= ${WRKSRC}/lib/libqt-mt.la @@ -6,6 +6,7 @@ LIBQT= ${WRKSRC}/lib/libqt-mt.la .include "../qt3-libs/Makefile.common" PKGNAME= qt3-libs-${QTVERSION} +PKGREVISION= 1 COMMENT= C++ X GUI toolkit USE_BUILDLINK2= yes diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index 7921b78c4f6..599ceeb2703 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,7 +1,6 @@ -# $NetBSD: Makefile.common,v 1.15 2003/05/02 11:57:30 wiz Exp $ +# $NetBSD: Makefile.common,v 1.16 2003/05/02 12:16:57 wiz Exp $ # DISTNAME= qt-x11-free-${QTVERSION} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.bero.org/pub/qt/source/ -- cgit v1.2.3