aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/fusenshi
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-08 16:44:57 +0800
committerantoine <antoine@FreeBSD.org>2013-09-08 16:44:57 +0800
commitd165f2aed5d47c110d3c134af4585ba998f98740 (patch)
tree7ffa81d79c950f323495407575b2fda05963d380 /deskutils/fusenshi
parent3e0cad8e59e26e76c73e69c35b782bf5ac757b1b (diff)
downloadfreebsd-ports-gnome-d165f2aed5d47c110d3c134af4585ba998f98740.tar.gz
freebsd-ports-gnome-d165f2aed5d47c110d3c134af4585ba998f98740.tar.zst
freebsd-ports-gnome-d165f2aed5d47c110d3c134af4585ba998f98740.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'deskutils/fusenshi')
-rw-r--r--deskutils/fusenshi/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 4e5c8c2f2345..eab53ba3d51a 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fusenshi
-# Date created: 30 March 2004
-# Whom: Masanori OZAWA (ozawa@ongs.co.jp)
-#
+# Created by: Masanori OZAWA (ozawa@ongs.co.jp)
# $FreeBSD$
-#
PORTNAME= fusenshi
PORTVERSION= 0.9.0
@@ -18,6 +14,7 @@ COMMENT= A Post-it(R) like application with network support
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
+USES= pkgconfig
USE_GNOME= libxml2
MAKE_JOBS_UNSAFE= yes