mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
This commit is contained in:
parent
a1cdb438fc
commit
dc67cc1ac6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326203
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: ja-libtomoe-gtk
|
||||
# Date created: 18 Dec 2005
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libtomoe-gtk
|
||||
PORTVERSION= 0.6.0
|
||||
|
@ -19,7 +15,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe
|
|||
|
||||
USE_GNOME= lthack gnomehack gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
#OPTIONS= GUCHARMAP "Compile with gucharmap" on
|
||||
|
|
Loading…
Add table
Reference in a new issue