summaryrefslogtreecommitdiff
path: root/mail/gbuffy
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-16 19:47:04 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-16 19:47:04 +0000
commitec6e6be4783acb4078b32eff44484a195f8a013c (patch)
tree179213f9b5a2165abd6d5c8fde751076733696aa /mail/gbuffy
parentDistfile changed (some example directory names changed) without version (diff)
This port depends on the faces port as well.
PR: 19952 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30710
Diffstat (limited to 'mail/gbuffy')
-rw-r--r--mail/gbuffy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile
index c45349b5910c..424dbcff2ebf 100644
--- a/mail/gbuffy/Makefile
+++ b/mail/gbuffy/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/
MAINTAINER= kaj@Raditex.se
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- PropList.2:${PORTSDIR}/devel/libPropList
+ PropList.2:${PORTSDIR}/devel/libPropList \
+ compface.1:${PORTSDIR}/mail/faces
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config