aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-12 01:17:35 +0800
committerantoine <antoine@FreeBSD.org>2013-09-12 01:17:35 +0800
commit8f533d4ebc32908f02bf9efed0e7197c1c990351 (patch)
tree1a0c82510e2ad579641a51eadbef715702daac7a /deskutils
parent8892259f25adf21ec6849accd7accb334c2fb698 (diff)
downloadfreebsd-ports-graphics-8f533d4ebc32908f02bf9efed0e7197c1c990351.tar.gz
freebsd-ports-graphics-8f533d4ebc32908f02bf9efed0e7197c1c990351.tar.zst
freebsd-ports-graphics-8f533d4ebc32908f02bf9efed0e7197c1c990351.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gtkjournal/Makefile3
-rw-r--r--deskutils/hot-babe/Makefile7
2 files changed, 3 insertions, 7 deletions
diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile
index ab79df5dcb1..95c7af8ed7d 100644
--- a/deskutils/gtkjournal/Makefile
+++ b/deskutils/gtkjournal/Makefile
@@ -21,9 +21,8 @@ PLIST_FILES= bin/gtkjournal lib/libsqlitemm.a lib/libsqlitemm.la \
USE_AUTOTOOLS= libtool
USE_OPENSSL= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-USES= pathfix
+USES= gmake pathfix pkgconfig
USE_GNOME= lthack
CONFIGURE_ARGS= --enable-gtkspell
USE_LDCONFIG= yes
diff --git a/deskutils/hot-babe/Makefile b/deskutils/hot-babe/Makefile
index 9d8391d2fa5..40e20c8344c 100644
--- a/deskutils/hot-babe/Makefile
+++ b/deskutils/hot-babe/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hot-babe
-# Date created: 2004-11-06
-# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-#
+# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$
-#
PORTNAME= hot-babe
PORTVERSION= 0.2.2
@@ -16,6 +12,7 @@ MASTER_SITE_SUBDIR= novel
MAINTAINER= novel@FreeBSD.org
COMMENT= Small utility which displays the system activity in a very special way
+USES= pkgconfig
USE_BZIP2= yes
MAKE_ARGS+= PREFIX="${PREFIX}" CC="${CC}"
USE_GNOME= gtk20