FreeBSD Bugzilla – Attachment 129757 Details for
Bug 173805
[PATCH] astro/josm optionsng
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.08 KB, created by
Chris Petrik
on 2012-11-21 22:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2012-11-21 22:40:03 UTC
Size:
1.08 KB
patch
obsolete
>Index: josm/Makefile >=================================================================== >--- josm/Makefile (revision 305494) >+++ josm/Makefile (working copy) >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: josm >-# Date created: 2009/02/24 >-# Whom: Gleb Smirnoff <glebius@FreeBSD.org> >-# >+# Created by: Gleb Smirnoff <glebius@FreeBSD.org> > # $FreeBSD$ >-# > > PORTNAME= josm > PORTVERSION= 5485 >@@ -33,7 +29,8 @@ > > PLIST_FILES= bin/josm ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME} > >-OPTIONS= WEBKIT_IMAGE "Build webkit-image (needed for Yahoo imagery)" off >+OPTIONS_DEFINE= WEBKIT_IMAGE >+WEBKIT_IMAGE_DESC= Build webkit-image (needed for Yahoo imagery) > > .include <bsd.port.options.mk> > >@@ -41,7 +38,7 @@ > @${ECHO_CMD} "You can change limit of memory available to josm by defining" > @${ECHO_CMD} "JOSM_MEMORY_LIMIT variable in /etc/make.conf. Default is 1024 (MB)." > >-.if defined(WITH_WEBKIT_IMAGE) >+.if ${PORT_OPTIONS:MWEBKIT_IMAGE} > PLIST_FILES+= bin/webkit-image > > USE_QT4= corelib gui webkit moc_build
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 173805
: 129757