lib/pkgconfig -> libdata/pkgconfig
Approved by: vd
This commit is contained in:
parent
b3efa71360
commit
1c641f439e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280183
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libextractor
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= vd@FreeBSD.org
|
||||
COMMENT= Library for keyword extraction
|
||||
|
||||
USE_GNOME= glib20 gtk20
|
||||
USE_GNOME= gnomehack glib20 gtk20
|
||||
USE_PYTHON= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -91,7 +91,7 @@ lib/libextractor/libextractor_xm.la
|
||||
lib/libextractor/libextractor_xm.so
|
||||
lib/libextractor/libextractor_zip.la
|
||||
lib/libextractor/libextractor_zip.so
|
||||
lib/pkgconfig/libextractor.pc
|
||||
libdata/pkgconfig/libextractor.pc
|
||||
share/locale/de/LC_MESSAGES/libextractor.mo
|
||||
share/locale/ga/LC_MESSAGES/libextractor.mo
|
||||
share/locale/fr/LC_MESSAGES/libextractor.mo
|
||||
@ -101,4 +101,3 @@ share/locale/rw/LC_MESSAGES/libextractor.mo
|
||||
share/locale/sv/LC_MESSAGES/libextractor.mo
|
||||
share/locale/vi/LC_MESSAGES/libextractor.mo
|
||||
@dirrm lib/libextractor
|
||||
@dirrmtry lib/pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user