FreeBSD Bugzilla – Attachment 68122 Details for
Bug 100228
[MAINTAINER PATCH] cad/geda: fix installdirs, add options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
geda-20060123_1.patch
geda-20060123_1.patch (text/plain), 1.06 KB, created by
Stanislav Sedov
on 2006-07-13 19:20:31 UTC
(
hide
)
Description:
geda-20060123_1.patch
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-07-13 19:20:31 UTC
Size:
1.06 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/cad/geda/Makefile /var/tmp/work2/geda/Makefile >--- /usr/ports/cad/geda/Makefile Wed Jun 28 11:51:26 2006 >+++ /var/tmp/work2/geda/Makefile Thu Jul 13 21:04:31 2006 >@@ -7,6 +7,7 @@ > > PORTNAME= geda > PORTVERSION= 20060123 >+PORTREVISION= 1 > CATEGORIES= cad > MASTER_SITES= # empty > DISTFILES= # none >@@ -15,7 +16,7 @@ > MAINTAINER= ssedov@mbsd.msk.ru > COMMENT= The "meta-port" for gEDA > >-RUN_DEPENDS= ${LOCALBASE}/share/gEDA/sym:${PORTSDIR}/cad/geda-symbols \ >+RUN_DEPENDS= ${DATADIR}/sym:${PORTSDIR}/cad/geda-symbols \ > gschem:${PORTSDIR}/cad/gschem \ > gnetlist:${PORTSDIR}/cad/gnetlist \ > gmk_sym:${PORTSDIR}/cad/geda-utils \ >@@ -24,6 +25,17 @@ > geda:${PORTSDIR}/cad/geda-projectmanager > > NO_BUILD= yes >+ >+OPTIONS= EXAMPLES "Install gEDA's examples" on \ >+ DOCS "Install gEDA's documentation" on >+ >+.if !defined(WITHOUT_EXAMPLES) >+RUN_DEPENDS+= ${EXAMPLESDIR}/README:${PORTSDIR}/cad/geda-examples >+.endif >+ >+.if !defined(WITHOUT_DOCS) >+RUN_DEPENDS+= ${DOCSDIR}/attributes/index.html:${PORTSDIR}/cad/geda-docs >+.endif > > do-install: # empty
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 100228
: 68122