ports/85716: [PATCH] comms/linpsk: [Added missing run dependency]
Søren Straarup
xride at x12.dk
Sun Sep 4 18:50:08 UTC 2005
>Number: 85716
>Category: ports
>Synopsis: [PATCH] comms/linpsk: [Added missing run dependency]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 04 18:50:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Søren Straarup
>Release: FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Tue Jul 12 18:05:55 UTC 2005
>Description:
Didn't install the needed font
Port maintainer (xride at x12.dk) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- linpsk-0.8.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/linpsk/Makefile /data/ports/linpsk/Makefile
--- /usr/ports/comms/linpsk/Makefile Thu Jun 2 22:50:46 2005
+++ /data/ports/linpsk/Makefile Sun Sep 4 19:05:17 2005
@@ -7,6 +7,7 @@
PORTNAME= linpsk
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +17,8 @@
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
portaudio:${PORTSDIR}/audio/portaudio
+
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/bitstream-vera/fonts.dir:${PORTSDIR}/x11-fonts/bitstream-vera
USE_X_PREFIX= yes
USE_REINPLACE= yes
--- linpsk-0.8.1_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list