FreeBSD Bugzilla – Attachment 128083 Details for
Bug 171974
databases/grass: Support USE_READLINE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
tkato432
on 2012-09-25 19:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-09-25 19:10:14 UTC
Size:
1.25 KB
patch
obsolete
>diff -urN /usr/ports/databases/grass/Makefile databases/grass/Makefile >--- /usr/ports/databases/grass/Makefile 2012-08-05 07:52:02.000000000 +0900 >+++ databases/grass/Makefile 2012-09-25 03:18:13.000000000 +0900 >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: grass >-# Date created: 15 January 2000 >-# Whom: reg >-# >+# Created by: reg > # $FreeBSD: ports/databases/grass/Makefile,v 1.79 2012/08/04 22:52:02 kwm Exp $ >-# > > PORTNAME= grass > PORTVERSION= 6.4.2 >@@ -26,20 +22,19 @@ > LICENSE= GPLv2 > > BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 >-LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \ >- jpeg.11:${PORTSDIR}/graphics/jpeg \ >+LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ >+ jpeg:${PORTSDIR}/graphics/jpeg \ > png15:${PORTSDIR}/graphics/png \ >- proj.7:${PORTSDIR}/graphics/proj \ >- tiff.4:${PORTSDIR}/graphics/tiff \ >- fftw3.6:${PORTSDIR}/math/fftw3 \ >- freetype.9:${PORTSDIR}/print/freetype2 >+ proj:${PORTSDIR}/graphics/proj \ >+ tiff:${PORTSDIR}/graphics/tiff \ >+ fftw3:${PORTSDIR}/math/fftw3 \ >+ freetype:${PORTSDIR}/print/freetype2 > RUN_DEPENDS= bash:${PORTSDIR}/shells/bash > >-BROKEN= does not build >- > USE_GMAKE= yes > USE_ICONV= yes > USE_GETTEXT= yes >+USE_READLINE= yes > USE_PERL5= yes > USE_XORG= sm ice xi x11 xt xmu xext > USE_GL= glut
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171974
: 128083