mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Use pkgconfig PREFIX
This commit is contained in:
parent
69fe8c798d
commit
86a39220e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110519
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libwpd
|
||||
@ -17,7 +17,7 @@ COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_GNOME= libgsf
|
||||
USE_GNOME= gnomehack libgsf
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,6 +7,6 @@ include/libwpd-1/libwpd/libwpd.h
|
||||
include/libwpd-1/libwpd/libwpd_support.h
|
||||
lib/libwpd-1.so
|
||||
lib/libwpd-1.so.7
|
||||
lib/pkgconfig/libwpd-1.pc
|
||||
libdata/pkgconfig/libwpd-1.pc
|
||||
@dirrm include/libwpd-1/libwpd
|
||||
@dirrm include/libwpd-1
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libwpd
|
||||
@ -17,7 +17,7 @@ COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_GNOME= libgsf
|
||||
USE_GNOME= gnomehack libgsf
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,6 +7,6 @@ include/libwpd-1/libwpd/libwpd.h
|
||||
include/libwpd-1/libwpd/libwpd_support.h
|
||||
lib/libwpd-1.so
|
||||
lib/libwpd-1.so.7
|
||||
lib/pkgconfig/libwpd-1.pc
|
||||
libdata/pkgconfig/libwpd-1.pc
|
||||
@dirrm include/libwpd-1/libwpd
|
||||
@dirrm include/libwpd-1
|
||||
|
Loading…
Reference in New Issue
Block a user