aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2006-10-24 01:09:56 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2006-10-24 01:09:56 +0000
commit46e9cea6fe5f3c79f97185772f3ddf07cd838fd3 (patch)
tree1ec19238425f13ac2f1abd7cf639b5e8fc36ea40 /x11
parentc1b2bbdc373ac208edc47b1dfd3bb113e8539e8f (diff)
Let slaveports override PORTREVISION
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=175515
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/kdelibs4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index ecafb51987c7..e005048593a6 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 4
+PORTREVISION?= 4
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index ecafb51987c7..e005048593a6 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 4
+PORTREVISION?= 4
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src