summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 12:11:15 +0000
committerwiz <wiz>2003-05-02 12:11:15 +0000
commitb799415af34d6dbee327a3ca1a238929707971f4 (patch)
tree889e0d00647e9a00e3b7697c47ebe2a1489242b4
parentf34de91d5093be82e0240c9bf814fe9b97317e19 (diff)
downloadpkgsrc-b799415af34d6dbee327a3ca1a238929707971f4.tar.gz
Move PKGREVISION from Makefile.common to Makefile.
-rw-r--r--devel/GConf2/Makefile3
-rw-r--r--devel/GConf2/Makefile.common3
-rw-r--r--editors/lyx-qt/Makefile3
-rw-r--r--editors/lyx-qt/Makefile.common3
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile
index 7c599b8dc29..aad129a3a31 100644
--- a/devel/GConf2/Makefile
+++ b/devel/GConf2/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2003/02/14 20:04:05 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2003/05/02 12:11:15 wiz Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2/}
+PKGREVISION= 1
USE_PKGINSTALL= YES
diff --git a/devel/GConf2/Makefile.common b/devel/GConf2/Makefile.common
index 2567da21df0..814c1ef4d89 100644
--- a/devel/GConf2/Makefile.common
+++ b/devel/GConf2/Makefile.common
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2003/05/02 11:54:17 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2003/05/02 12:11:16 wiz Exp $
#
DISTNAME= GConf-2.2.0
-PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/2.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index bd9d30a914b..da357f06e5a 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/03/23 09:57:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/02 12:12:30 wiz Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
+PKGREVISION= 1
COMMENT+= (QT version)
CONFLICTS+= lyx-xforms-[0-9]*
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index a759533deb7..383aa83bb6a 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2003/05/02 11:54:45 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/05/02 12:12:30 wiz Exp $
#
DISTNAME= lyx-1.3.1
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \