1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Add a missing dependency on pkgconfig.

Reported by:	itetcu
This commit is contained in:
Joe Marcus Clarke 2008-05-26 16:56:38 +00:00
parent 95057a909d
commit 172dc60533
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213699

View File

@ -17,7 +17,7 @@ PATCHDIR= ${.CURDIR}/files
CONFLICTS= conky-[0-9]*
USE_XORG=
USE_GNOME=
USE_GNOME= pkgconfig
CONFIGURE_ARGS+= --disable-x11
.include "${MASTERDIR}/Makefile"