summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-05 14:33:51 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-05 14:33:51 +0800
commite669a286469d45084e8ea41927c3a0a6a4937433 (patch)
tree112078564ab910a56872a9cdec0a2503c03b9efd
parentc58cd263b06e8e7fce0de99b4bd45a01c263daf8 (diff)
downloadmarcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar.gz
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar.bz2
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar.lz
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar.xz
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.tar.zst
marcuscom-ports-e669a286469d45084e8ea41927c3a0a6a4937433.zip
Add a missing dependency on libsoup.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13360 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--math/gcalctool/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 2d6ce8e0d..2b9d7526f 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/math/gcalctool/Makefile,v 1.125 2009/12/22 01:18:49 ahze Exp $
#
PORTNAME= gcalctool
PORTVERSION= 5.29.4
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= math gnome
MASTER_SITES= GNOME
@@ -16,6 +17,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows
+LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
+
USE_BZIP2= yes
USE_BISON= build
INSTALLS_OMF= yes