mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Deploy USE_GNOMENG infrastructure
PR: 42201 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
a9d6d9e571
commit
bbf3e48592
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66759
@ -15,7 +15,8 @@ PATCHFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-big5.diff.gz
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
# For png output
|
||||
USE_GNOMELIBS= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME+= gnomelibs
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
MAINTAINER= keith@FreeBSD.org
|
||||
|
@ -19,7 +19,8 @@ RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcf
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-trans=imlib --enable-multi-charset=big5 \
|
||||
--enable-xim --with-theme-update
|
||||
|
Loading…
Reference in New Issue
Block a user