mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- unbreak packaging
- move to USES=pathfix in favor of gnomehack Reported by: pointyhat Approved by: portmgr (tabthorpe,itetcu)
This commit is contained in:
parent
764e67cd54
commit
7504dba6ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315757
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libextractor
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -11,7 +11,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= vd@FreeBSD.org
|
||||
COMMENT= Library for keyword extraction
|
||||
|
||||
USE_GNOME= gnomehack glib20 gtk20
|
||||
USE_GNOME= glib20 gtk20
|
||||
USES= pathfix
|
||||
USE_PYTHON= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -57,8 +57,6 @@ lib/libextractor/libextractor_odf.so
|
||||
%%VORBIS%%lib/libextractor/libextractor_ogg.so
|
||||
%%GSF%%lib/libextractor/libextractor_ole2.la
|
||||
%%GSF%%lib/libextractor/libextractor_ole2.so
|
||||
%%POPPLER%%lib/libextractor/libextractor_pdf.la
|
||||
%%POPPLER%%lib/libextractor/libextractor_pdf.so
|
||||
lib/libextractor/libextractor_png.la
|
||||
lib/libextractor/libextractor_png.so
|
||||
lib/libextractor/libextractor_ps.la
|
||||
|
Loading…
Reference in New Issue
Block a user