aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xosd/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-02-14 13:14:13 +0800
committerperky <perky@FreeBSD.org>2003-02-14 13:14:13 +0800
commit629e3bb2e7c7e1ac0b76cc7838c7a2f002ca6710 (patch)
treea7418493dc5246ff800935e52770796b0da01029 /misc/xosd/Makefile
parentd73af2f49813498422ad1d8e21d75b9192122c4b (diff)
downloadfreebsd-ports-gnome-629e3bb2e7c7e1ac0b76cc7838c7a2f002ca6710.tar.gz
freebsd-ports-gnome-629e3bb2e7c7e1ac0b76cc7838c7a2f002ca6710.tar.zst
freebsd-ports-gnome-629e3bb2e7c7e1ac0b76cc7838c7a2f002ca6710.zip
- Update to 2.1.0
- Add LIB_DEPEND on gdk-pixbuf [1] Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1] PR: 47726 [1]
Diffstat (limited to 'misc/xosd/Makefile')
-rw-r--r--misc/xosd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index a92d16171b97..a60e709f9b59 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xosd
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.0
CATEGORIES= misc
MASTER_SITES= http://www.ignavus.net/ \
${MASTER_SITE_LOCAL}
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= perky
MAINTAINER= perky@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- xmms.3:${PORTSDIR}/multimedia/xmms
+ xmms.3:${PORTSDIR}/multimedia/xmms \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config
USE_X_PREFIX= yes