1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix the dependency of gtk-sharp that was moved from LOCALBASE to X11BASE.

Reported by:	pointyhat via kris
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
Jeremy Messenger 2004-12-15 04:50:18 +00:00
parent d7bf6aa197
commit 273b1c663a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124064

View File

@ -7,14 +7,14 @@
PORTNAME= gfax
PORTVERSION= 0.6.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= comms print gnome
MASTER_SITES= http://gfax.cowlug.org/
MAINTAINER= coop9211@uidaho.edu
COMMENT= A GNOME-2.x C# pop-up fax manager
BUILD_DEPENDS= ${LOCALBASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp \
BUILD_DEPENDS= ${X11BASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp \
bash:${PORTSDIR}/shells/bash2
RUN_DEPENDS= ${BUILD_DEPENDS} \
${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax