mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool:keepla.
This commit is contained in:
parent
38ff1a50ed
commit
1c532a7a0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353130
@ -4,22 +4,22 @@
|
||||
|
||||
PORTNAME= gtkspell
|
||||
PORTVERSION= 2.0.16
|
||||
PORTREVISION?= 4
|
||||
PORTREVISION?= 5
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= marcus
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A GTK+ 2 spell checking component
|
||||
COMMENT= GTK+ 2 spell checking component
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
|
||||
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix gtk20 intlhack
|
||||
USES= gettext gmake pkgconfig pathfix
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -3,6 +3,7 @@ lib/libgtkspell.a
|
||||
lib/libgtkspell.la
|
||||
lib/libgtkspell.so
|
||||
lib/libgtkspell.so.0
|
||||
lib/libgtkspell.so.0.0.0
|
||||
libdata/pkgconfig/gtkspell-2.0.pc
|
||||
share/locale/af/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/be/LC_MESSAGES/gtkspell.mo
|
||||
|
Loading…
Reference in New Issue
Block a user