diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-08-31 10:06:15 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-08-31 10:06:15 +0800 |
commit | c4cf03d099659d7f7996bd97ec99a84036c57ff6 (patch) | |
tree | aa0577d26d21a5e9ce16b380cb3543a6ff7960a3 /net-mgmt | |
parent | 1ec1e7ee8d0f4563b564260d6e999dd519662ca6 (diff) | |
download | freebsd-ports-gnome-c4cf03d099659d7f7996bd97ec99a84036c57ff6.tar.gz freebsd-ports-gnome-c4cf03d099659d7f7996bd97ec99a84036c57ff6.tar.zst freebsd-ports-gnome-c4cf03d099659d7f7996bd97ec99a84036c57ff6.zip |
Remove NO_LATEST_LINK.
Suggested by: obrien
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/net-snmp-devel/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index 787b9d8872d1..7ee1fc6da33d 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -34,7 +34,6 @@ USE_LIBTOOL_VER=15 USE_RC_SUBR= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= #empty -NO_LATEST_LINK= yes .if !defined(WITHOUT_PERL) USE_PERL5= yes .endif diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 787b9d8872d1..7ee1fc6da33d 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -34,7 +34,6 @@ USE_LIBTOOL_VER=15 USE_RC_SUBR= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= #empty -NO_LATEST_LINK= yes .if !defined(WITHOUT_PERL) USE_PERL5= yes .endif diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index 787b9d8872d1..7ee1fc6da33d 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -34,7 +34,6 @@ USE_LIBTOOL_VER=15 USE_RC_SUBR= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= #empty -NO_LATEST_LINK= yes .if !defined(WITHOUT_PERL) USE_PERL5= yes .endif |