mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Replace USE_XLIB with USE_XORG=sm x11
- Bump PORTREVISION PR: ports/115077 Approved by: dinoex (maintainer, private e-mail)
This commit is contained in:
parent
bd34c2cc9c
commit
d5829c7ae2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198334
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libungif
|
||||
PORTVERSION= 4.1.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -27,7 +27,7 @@ PLIST_SUB+= X11='@comment '
|
||||
CONFIGURE_ARGS+= --with-x=no
|
||||
NOX11SUFFIX= -nox11
|
||||
.else
|
||||
USE_XLIB= sm ice
|
||||
USE_XORG= sm x11
|
||||
PLIST_SUB+= X11=''
|
||||
.endif
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libungif
|
||||
PORTVERSION= 4.1.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -27,7 +27,7 @@ PLIST_SUB+= X11='@comment '
|
||||
CONFIGURE_ARGS+= --with-x=no
|
||||
NOX11SUFFIX= -nox11
|
||||
.else
|
||||
USE_XLIB= sm ice
|
||||
USE_XORG= sm x11
|
||||
PLIST_SUB+= X11=''
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user