1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/x11-toolkits/amtk/Makefile
Zsolt Udvari bde632055f */*: Remove incorrect libtool dependency
All these ports builds without libtool.
Tested using Poudriere.

Approved by:	portmgr (blanket, build fix), diizzy (mentor)
Differential Revision:	https://reviews.freebsd.org/D45376
2024-05-27 20:13:38 +02:00

20 lines
412 B
Makefile

PORTNAME= amtk
PORTVERSION= 5.6.0
PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Actions, Menus and Toolbars Kit
WWW= https://wiki.gnome.org/Projects/Amtk
LICENSE= LGPL21
BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc
USES= gettext gmake gnome meson pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection
.include <bsd.port.mk>