mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Fix build
This commit is contained in:
parent
7d48bcd458
commit
613647e124
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322933
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: pure-gtk
|
||||
# Date created: 2011-03-18
|
||||
# Whom: Zhihao Yuan <lichray@gmail.com>
|
||||
#
|
||||
# Created by: Zhihao Yuan <lichray@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pure-gtk
|
||||
PORTVERSION= 0.11
|
||||
@ -17,6 +13,5 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo
|
||||
USE_PURE= ffi
|
||||
USE_GNOME= glib20 gtk20 atk pango
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/lang/pure/bsd.pure.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
.include "${.CURDIR}/../../lang/pure/bsd.pure.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user