mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to USE_XORG
This commit is contained in:
parent
8127adad3a
commit
3b05508b7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209825
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= oxim
|
||||
PORTVERSION= 1.1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \
|
||||
ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \
|
||||
|
@ -18,7 +19,6 @@ MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \
|
|||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Open X Input Method server
|
||||
|
||||
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:${PORTSDIR}/chinese/fireflyttf
|
||||
|
||||
OPTIONS= GTK2 "Enable GTK2 input method module" On \
|
||||
|
@ -27,6 +27,7 @@ OPTIONS= GTK2 "Enable GTK2 input method module" On \
|
|||
SETUP "Enable GUI Setup Tool" On
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_XORG= x11 xft xpm
|
||||
WANT_GNOME= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue