mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rebump portrevisions to avoid versions going backwards, this was
accidentally removed in the xorg mega-commit. Spotted by: Herbert J. Skuhra <h.skuhra@gmail.com>
This commit is contained in:
parent
e7ea6a4b97
commit
080b79d284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319064
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= libGLU
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= OpenGL utility library
|
||||
|
|
|
@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--disable-vmwgfx
|
|||
.else
|
||||
CONFIGURE_ARGS= --enable-nouveau-experimental-api
|
||||
LIBDRM_VERSION= 2.4.17
|
||||
LIBDRM_REVISION=0
|
||||
LIBDRM_REVISION=1
|
||||
PLIST_SUB+= OLD="" NEW="@comment "
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue