diff options
author | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
commit | ccb751d1d7b00b159ce006c8e210c8c288197226 (patch) | |
tree | 59e9df4c7ebd8748480345d1d2e8aea068a2e962 /devel/oniguruma4 | |
parent | 50a0b0d3d9e3b16e973ccc848bc2a857af93916e (diff) | |
download | freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.gz freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.zst freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.zip |
- Resolve LATEST_LINK conflict
Diffstat (limited to 'devel/oniguruma4')
-rw-r--r-- | devel/oniguruma4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 9d565cf7934c..4bace2f71db7 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl +NO_LATEST_LINK= yes CONFLICTS= oniguruma-2.* USE_GNOME= gnometarget GNU_CONFIGURE= yes |