Remove a double of PORTREVISION, now it actually bump.
This commit is contained in:
parent
a7e888c12d
commit
4f24d326db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164037
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= gnome-vfs
|
||||
PORTVERSION= 2.14.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-vfs/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
|
@ -22,7 +21,7 @@ PREFIX?= ${X11BASE}
|
|||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
|
||||
|
||||
|
|
Loading…
Reference in a new issue