mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake Convert USE_GNOME=gnomehack to USES=pathfix
This commit is contained in:
parent
d1d00fe5b0
commit
26b9ac0163
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325932
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: tagutils
|
||||
# Date Created: 24 May 2006
|
||||
# Whom: Khairil Yusof <kaeru@inigo-tech.com>
|
||||
#
|
||||
# Created by: Khairil Yusof <kaeru@inigo-tech.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tagutils
|
||||
PORTVERSION= 0.3.0
|
||||
@ -16,9 +12,9 @@ COMMENT= A command line tool for tagging files
|
||||
|
||||
LIB_DEPENDS= leaftag.0:${PORTSDIR}/devel/libleaftag
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack glib20 pkgconfig
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user