diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
commit | 43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch) | |
tree | 8c8ce1dc1615b4ccbca5a226dfc593243e449769 /x11/xfce4-screenshooter-plugin | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
Notes
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index adb7e21e4bcd..9a1c3152538f 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= xfce4 DISTNAME= xfce4-screenshooter-${PORTVERSION} MAINTAINER= xfce@FreeBSD.org -COMMENT= Desktop Screenshot plugin for xfce +COMMENT= Desktop Screenshot plugin for Xfce LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup |