summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-09-09 18:36:35 +0000
committernectar <nectar@FreeBSD.org>1999-09-09 18:36:35 +0000
commit754f784cd60de851cea44d20a99e9685faa8b236 (patch)
tree2c9e350e98c176ee45e85041551c5a0e0183b9bc
parent2e4742edc4f34dac00451ed64ab961b159f85437 (diff)
downloadFreeBSD-ports-754f784cd60de851cea44d20a99e9685faa8b236.zip
FreeBSD-ports-754f784cd60de851cea44d20a99e9685faa8b236.tar.gz
gtm depends upon libcapplet, found in gnomecontrolcenter
-rw-r--r--ftp/gtm/Makefile3
1 files changed, 2 insertions, 1 deletions
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
OpenPOWER on IntegriCloud