ports/110951: [PATCH] multimedia/lives: Use USE_GHOSTSCRIPT_RUN
Rong-En Fan
rafan at FreeBSD.org
Tue Mar 27 23:50:10 UTC 2007
>Number: 110951
>Category: ports
>Synopsis: [PATCH] multimedia/lives: Use USE_GHOSTSCRIPT_RUN
>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: Tue Mar 27 23:50:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Don't depend on gs ourself, use USE_GHOSTSCRIPT_RUN
Port maintainer (infofarmer at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- lives-0.9.8.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/multimedia/lives/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 27 Mar 2007 07:10:56 -0000 1.5
+++ Makefile 27 Mar 2007 23:43:30 -0000
@@ -33,7 +33,6 @@
xmms:${PORTSDIR}/multimedia/xmms \
mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \
- gs:${PORTSDIR}/print/ghostscript-gnu \
sswf:${PORTSDIR}/graphics/sswf \
${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r
@@ -44,6 +43,7 @@
USE_CDRTOOLS= yes
USE_GNOME= gtk20
USE_GETTEXT= yes
+USE_GHOSTSCRIPT_RUN= yes
USE_SDL= yes
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -g -fPIC
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
--- lives-0.9.8.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list