summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-11 11:39:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-11 11:39:22 +0800
commit5e10214f083902de0d88d72f51ac1caf21d07bab (patch)
tree4bf4c2c7520b69b12746db28fb42d4ee108f10c3
parentac3738dc13a7ba4197ce4d6980aee1c660318825 (diff)
downloadmarcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar.gz
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar.bz2
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar.lz
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar.xz
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.tar.zst
marcuscom-ports-5e10214f083902de0d88d72f51ac1caf21d07bab.zip
Add a missing dependency on libcanberra.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12300 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--accessibility/gok/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 68b7b2bdf..f316a77c9 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -3,11 +3,12 @@
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/accessibility/gok/Makefile,v 1.94 2009/05/06 15:36:01 kwm Exp $
#
PORTNAME= gok
PORTVERSION= 2.27.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= GNOME
@@ -16,6 +17,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME On-Screen Keyboard (GOK)
+LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra
+
USE_BZIP2= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes