mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add USES=libtool
This commit is contained in:
parent
387cef53bd
commit
5319b67ec2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360363
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= lasem
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
@ -14,8 +15,8 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/stix:${PORTSDIR}/x11-fonts/stix-fonts
|
||||
|
||||
USES= tar:xz pkgconfig pathfix gmake gettext
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 pango intltool gdkpixbuf2 libxml2 introspection:build
|
||||
|
||||
CONFIGURE_ARGS= --disable-gtk-doc-html \
|
||||
|
@ -31,9 +31,9 @@ include/lasem-0.4/lsmtypes.h
|
||||
include/lasem-0.4/lsmutils.h
|
||||
lib/girepository-1.0/Lasem-0.4.typelib
|
||||
lib/liblasem-0.4.a
|
||||
lib/liblasem-0.4.la
|
||||
lib/liblasem-0.4.so
|
||||
lib/liblasem-0.4.so.4
|
||||
lib/liblasem-0.4.so.4.0.1
|
||||
libdata/pkgconfig/lasem-0.4.pc
|
||||
share/gir-1.0/Lasem-0.4.gir
|
||||
share/locale/de/LC_MESSAGES/lasem-0.4.mo
|
||||
|
Loading…
Reference in New Issue
Block a user