1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
This commit is contained in:
Antoine Brodin 2013-09-03 18:28:54 +00:00
parent 1ab2f8aa2c
commit ae9da71a5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326193

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: libpanelappletmm
# Date created: 3 Dec 2003
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= libpanelappletmm
PORTVERSION= 2.26.0
@ -20,7 +16,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake pkgconfig
USE_GNOME= gnomehack lthack gnomepanel
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes