mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add USE_LDCONFIG, bump the PORTREVISION.
Found by: portlint (cports.sh)
This commit is contained in:
parent
45414193d2
commit
c7039a64bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176396
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= gnopernicus
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= accessibility x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
|
@ -21,6 +22,7 @@ LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
|
|||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_XLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue