Switch from gnomehack -> pathfix
Unbreak USE_GNOME=pathfix Reported by: kwm Approved by: gnome (kwm)
This commit is contained in:
parent
792213815d
commit
f19ef088e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315223
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ LIB_DEPENDS= Aiksaurus-1.2.0:${PORTSDIR}/textproc/aiksaurus
|
|||
MASTERDIR= ${.CURDIR}/../aiksaurus
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USE_GNOME= gtk20
|
||||
CONFIGURE_ARGS=--with-gtk
|
||||
|
||||
pre-install:
|
||||
|
|
|
@ -13,7 +13,7 @@ COMMENT?= A set of libraries and applications which provide a thesaurus
|
|||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_GNOME?= pathfix
|
||||
USES= pathfix
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS?=--without-gtk
|
||||
|
|
Loading…
Reference in a new issue