mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rename biology/ patch-xy patches to reflect the files they modify.
This commit is contained in:
parent
bd660e17d7
commit
b5e31c70a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363159
11 changed files with 13 additions and 13 deletions
|
@ -7,13 +7,13 @@ PORTREVISION= 4
|
|||
CATEGORIES= biology converters
|
||||
MASTER_SITES= http://smog.com/chem/babel/files/ \
|
||||
http://www.ccl.net/cca/software/UNIX/babel/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Converts among various molecular file formats
|
||||
|
||||
CONFLICTS_INSTALL= openbabel-*
|
||||
|
||||
USES= tar:Z
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
PLIST_FILES+= bin/babel libexec/babel
|
||||
|
|
|
@ -1,15 +1,3 @@
|
|||
--- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
|
||||
+++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
|
||||
@@ -161,7 +161,8 @@
|
||||
#endif
|
||||
|
||||
#if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
|
||||
- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
|
||||
+ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
|
||||
+ defined(FREEBSD)
|
||||
|
||||
#ifdef WIN32
|
||||
#include <mbctype.h>
|
||||
--- acelib/wh/mydirent.h.orig Mon Jul 16 23:04:45 2001
|
||||
+++ acelib/wh/mydirent.h Mon Aug 13 12:41:59 2001
|
||||
@@ -55,7 +55,7 @@
|
12
biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h
Normal file
12
biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
|
||||
+++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
|
||||
@@ -161,7 +161,8 @@
|
||||
#endif
|
||||
|
||||
#if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
|
||||
- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
|
||||
+ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
|
||||
+ defined(FREEBSD)
|
||||
|
||||
#ifdef WIN32
|
||||
#include <mbctype.h>
|
Loading…
Add table
Reference in a new issue