diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-04 07:26:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-04 07:26:35 +0800 |
commit | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (patch) | |
tree | 26f37b3f05f13c2831ea8168111fba49fa4d016b /biology/lsysexp | |
parent | 2389a1377e9ea59d1379c24641e52029e66cef5b (diff) | |
download | freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.tar.gz freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.tar.zst freebsd-ports-gnome-a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99.zip |
Remove USE_REINPLACE from all categories starting with B
Diffstat (limited to 'biology/lsysexp')
-rw-r--r-- | biology/lsysexp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile index e4ef4392b83c..839d1d681214 100644 --- a/biology/lsysexp/Makefile +++ b/biology/lsysexp/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/lsysexp-0.67 USE_X_PREFIX= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e \ |