mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Fix the plist, bump the PORTREVISION.
Reported by: krismail
This commit is contained in:
parent
65650c1a57
commit
631d51a28e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164362
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnome-db
|
||||
PORTVERSION= 0.2.96
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-db/0.2
|
||||
@ -29,4 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/gnomedb
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user