diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-16 19:47:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-16 19:47:04 +0000 |
commit | ec6e6be4783acb4078b32eff44484a195f8a013c (patch) | |
tree | 179213f9b5a2165abd6d5c8fde751076733696aa /mail/gbuffy/Makefile | |
parent | def16742ce20e4f5dc0c0a82fbce8c763a89a69b (diff) | |
download | ports-ec6e6be4783acb4078b32eff44484a195f8a013c.tar.gz ports-ec6e6be4783acb4078b32eff44484a195f8a013c.zip |
Notes
Diffstat (limited to 'mail/gbuffy/Makefile')
-rw-r--r-- | mail/gbuffy/Makefile | 3 |
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 |