From 754f784cd60de851cea44d20a99e9685faa8b236 Mon Sep 17 00:00:00 2001 From: nectar Date: Thu, 9 Sep 1999 18:36:35 +0000 Subject: gtm depends upon libcapplet, found in gnomecontrolcenter --- ftp/gtm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile index 9c3e792..2527f9c 100644 --- a/ftp/gtm/Makefile +++ b/ftp/gtm/Makefile @@ -14,7 +14,8 @@ MASTER_SITES= http://www.rnl.ist.utl.pt/~bapm/gtm/files/ \ MAINTAINER= nectar@FreeBSD.org # wget is in BUILD_DEPENDS because the configure script checks for it -LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs \ + capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget -- cgit v1.1