mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
- Convert gnomehack to USES=pathfix Approved by: portmgr blanket, kwm (for gnome@ leaf ports)
This commit is contained in:
parent
bb5500da7a
commit
1450dd2212
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358833
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= gucharmap
|
||||
PORTVERSION= 2.32.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -14,8 +14,8 @@ COMMENT= Unicode/ISO10646 character map and font viewer
|
||||
|
||||
LIB_DEPENDS= librarian.so:${PORTSDIR}/textproc/rarian
|
||||
|
||||
USES= gettext pkgconfig gmake tar:bzip2
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack gtk20 gnomedocutils gconf2
|
||||
USES= gettext pkgconfig gmake libtool pathfix tar:bzip2
|
||||
USE_GNOME= gnomeprefix intlhack gtk20 gnomedocutils gconf2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,9 +13,9 @@ include/gucharmap-2.0/gucharmap/gucharmap-script-codepoint-list.h
|
||||
include/gucharmap-2.0/gucharmap/gucharmap-type-builtins.h
|
||||
include/gucharmap-2.0/gucharmap/gucharmap-unicode-info.h
|
||||
include/gucharmap-2.0/gucharmap/gucharmap.h
|
||||
lib/libgucharmap.la
|
||||
lib/libgucharmap.so
|
||||
lib/libgucharmap.so.7
|
||||
lib/libgucharmap.so.7.0.0
|
||||
libdata/pkgconfig/gucharmap-2.pc
|
||||
share/applications/gucharmap.desktop
|
||||
share/gnome/help/gucharmap/C/figures/gucharmap_start_window.png
|
||||
|
Loading…
Reference in New Issue
Block a user