FreeBSD Bugzilla – Attachment 45959 Details for
Bug 70698
Enable OPTIONS feature of ports/devel/swarm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
swarm.patch
swarm.patch (text/plain), 1.12 KB, created by
Ying-Chieh Chen
on 2004-08-20 10:50:15 UTC
(
hide
)
Description:
swarm.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Chen
Created:
2004-08-20 10:50:15 UTC
Size:
1.12 KB
patch
obsolete
>diff -ruN /usr/ports/devel/swarm/Makefile swarm/Makefile >--- /usr/ports/devel/swarm/Makefile Sat Jul 31 23:58:35 2004 >+++ swarm/Makefile Fri Aug 20 17:45:07 2004 >@@ -15,9 +15,6 @@ > COMMENT= The Swarm Simulation System > > BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs >-.if defined(WITH_HDF5) >-LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 >-.endif > LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ > BLT24.3:${PORTSDIR}/x11-toolkits/blt > >@@ -38,6 +35,14 @@ > --with-jdkdir=${JAVA_HOME} \ > --enable-subdirs > >+OPTIONS= HDF5 "hdf5 support" off >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_HDF5) >+LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 >+.endif >+ > post-patch: > @${REINPLACE_CMD} \ > -e 's|%%LTCONFIG%%|${LTCONFIG}|g' \ >@@ -52,16 +57,7 @@ > -e 's|%%LTMAIN%%|${LIBTOOL_SHAREDIR}/ltmain.sh|g' \ > ${WRKSRC}/avcall/configure > >-pre-everything:: >-.if !defined(WITH_HDF5) >- @${ECHO_MSG} "===>" >- @${ECHO_MSG} "===> To enable hdf5 support , please define WITH_HDF5" >- @${ECHO_MSG} "===>" >-.endif >- >-post-patch: >- > post-install: > ${CAT} ${PKGMESSAGE} | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g" > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 70698
: 45959